You need to start the Puck outside of bootloader mode by adding the battery without holding the button down (so no LEDs stay lit). It should advertise itself as Puck.js abcd (where abcd is the last 4 digits of its MAC address), not DfuTarg - then try pairing with that and see if it appears.
@Robin - can you just post a new thread rather than commenting on other ones, and include a copy of the console messages from the Native IDE (in settings)? The Native IDE is the one you want. The Chrome App and https://www.espruino.com/ide won't work on Windows until Web Bluetooth is fixed by Chrome. I'll update the docs to be super explicit here as I've had a few people getting confused.
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 @Terrence7,
You need to start the Puck outside of bootloader mode by adding the battery without holding the button down (so no LEDs stay lit). It should advertise itself as
Puck.js abcd
(where abcd is the last 4 digits of its MAC address), not DfuTarg - then try pairing with that and see if it appears.@Robin - can you just post a new thread rather than commenting on other ones, and include a copy of the console messages from the Native IDE (in settings)? The Native IDE is the one you want. The Chrome App and https://www.espruino.com/ide won't work on Windows until Web Bluetooth is fixed by Chrome. I'll update the docs to be super explicit here as I've had a few people getting confused.