to advertise on an additional service id will change that. Once the advertisement is started by pressing the button I am not able to connect to the puck until it is reset.
The behavior is not specific to this service ID.
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.
When puck is advertising it is not possible to connect it via bluetooth.
I use the npm espruino package on linux to connect to the puck and to upload code.
After uploading this file
it is possible to connect to the puck. Pressing the button to start advertisement does not change that.
When slightly modifying the code to
to advertise on an additional service id will change that. Once the advertisement is started by pressing the button I am not able to connect to the puck until it is reset.
The behavior is not specific to this service ID.