There are multiple ways to connect with Bluetooth LE:
Web Bluetooth (not implemented fully on Chrome for Windows yet)
Noble - for connecting directly to the USB Bluetooth adaptor
Winnus - communicates with Windows 10 only
But we shouldn't need Web Bluetooth, that's why it gets disabled for the moment.
I'm looking into this now and I think I found a problem with how Noble is getting initialised - I'm amazed nobody other than you has come across it actually. I should have a new IDE version online in an hour or two that will hopefully fix this for you.
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.
There are multiple ways to connect with Bluetooth LE:
But we shouldn't need Web Bluetooth, that's why it gets disabled for the moment.
I'm looking into this now and I think I found a problem with how Noble is getting initialised - I'm amazed nobody other than you has come across it actually. I should have a new IDE version online in an hour or two that will hopefully fix this for you.