Chrome to implement Web Bluetooth for Windows (which they will do soon hopefully)
Nordic to implement a Secure Firmware update for Web Bluetooth - which they also say they're doing
I don't mention Windows because I don't believe the Nordic tools offer it for Windows yet - at least not unless you have an nRF-DK. I did ask them if it were possible and they said they might look into it.
use the info from "Request board details on connect" and allow for specific menu/dialogs in question with Flasher.
This is exactly what the IDE does for other boards, but I've turned it off for now because it'll just annoy everyone if they can't update with the IDE.
If you want to fix it without a firmware update, just add pinMode(BTN,"input_pulldown")aftersetWatch
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.
It will do eventually - however I'm waiting for:
I don't mention Windows because I don't believe the Nordic tools offer it for Windows yet - at least not unless you have an nRF-DK. I did ask them if it were possible and they said they might look into it.
This is exactly what the IDE does for other boards, but I've turned it off for now because it'll just annoy everyone if they can't update with the IDE.
If you want to fix it without a firmware update, just add
pinMode(BTN,"input_pulldown")
aftersetWatch