Without rebooting is did not show up in the WebBluetooth devices of the WebIde
Yeah, it's because the UART was turned off with NRF.setServices - so there was no way for the IDE to communicate
NRF.setServices
@Gordon started
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.
Yeah, it's because the UART was turned off with
NRF.setServices
- so there was no way for the IDE to communicate