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.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Guys,
Following code is deployed on Puck.
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.
How can always disconnect clients and partially when unknown address is found ? (i.e. apply http://www.espruino.com/Puck.js+Security)
Thank you.