I'm getting reconnection issues with Chrome 55 on a Macbook Pro 10.12
The Mac's bluetooth system tray thing shows the puck as connected, but the web bluetooth device scanning dialog in Chrome says "No bluetooth device found".
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.
I'm getting reconnection issues with Chrome 55 on a Macbook Pro 10.12
The Mac's bluetooth system tray thing shows the puck as connected, but the web bluetooth device scanning dialog in Chrome says "No bluetooth device found".
I do have other bluetooth devices attached, like a keyboard, and they also don't show up in the WebIDE Chrome dialog, so maybe the problem is there? I found the Google Chrome Github for web bluetooth to see if I could test that as a problem. The other devices are discoverable when I use their examples https://googlechrome.github.io/samples/web-bluetooth/device-information-characteristics.html from the list in https://googlechrome.github.io/samples/web-bluetooth/