Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nRF5x: Trying to disconnect can reboot Puck #1088

Closed
gfwilliams opened this issue Feb 27, 2017 · 0 comments
Closed

nRF5x: Trying to disconnect can reboot Puck #1088

gfwilliams opened this issue Feb 27, 2017 · 0 comments

Comments

@gfwilliams
Copy link
Member

gfwilliams commented Feb 27, 2017

http://forum.espruino.com/conversations/297465/#comment13494894

Following code is deployed on Puck.

  • NRF.on('connect',function(addr) { NRF.disconnect(); });
  • nRF Connect application from Android is used to connect to the device.

Expected behavior: No client can ever connect to the Puck and is always disconnected.
Current behavior: On the first attempt, the client is disconnected. On the second attempt 3 leds (RGB) are ON for a second and then the client can connect. When connected back to the Puck, the current code to the interpreter is flashed.

Current firware version is 1v91.

@gfwilliams gfwilliams changed the title nRF5x: Trying to stop can reboot Puck nRF5x: Trying to disconnect can reboot Puck Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant