@Gordon I'm looking at trying to build my own watch using an nrf51822 module ( this one in particular).
I got the Microbit firmware onto an nrf51822 board that I've got using your script and managed to get my phone connected via web Bluetooth (no luck on Windows or ubuntu). From what I can tell, most software "pairs" with a Bluetooth device before firing up comms, but it looks like this uses an unsecured serial interface. Do you have any plans to expand on the Bluetooth capabilities for Espruino on this chip? The smartwatch app I'd like to use with it seems to require pairing in order to open up a serial port.
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.
@Gordon I'm looking at trying to build my own watch using an nrf51822 module ( this one in particular).
I got the Microbit firmware onto an nrf51822 board that I've got using your script and managed to get my phone connected via web Bluetooth (no luck on Windows or ubuntu). From what I can tell, most software "pairs" with a Bluetooth device before firing up comms, but it looks like this uses an unsecured serial interface. Do you have any plans to expand on the Bluetooth capabilities for Espruino on this chip? The smartwatch app I'd like to use with it seems to require pairing in order to open up a serial port.