I'm trying to connect my ruuviTag to the Espruino Web IDE on my Mac. When I connect to the Web Bluetooth port, it scans for the ruuviTag but it's never found. I went on to their nRF connect app and I can see the device there.
I keep getting this error in the IDE console:
Connecting...
Set Slow Write = true
BT> ERROR: NotFoundError: User cancelled the requestDevice() chooser.
ERROR: [notify_error] Connection Failed.
Connection Failed.
It seems it's a problem in Espruino Web IDE because loading the URL is failing.
The ruuviTag has the latest Espruino firmware updated on it.
The IDE connects on the Samsung S7 edge but not Mac.
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 trying to connect my ruuviTag to the Espruino Web IDE on my Mac. When I connect to the Web Bluetooth port, it scans for the ruuviTag but it's never found. I went on to their nRF connect app and I can see the device there.
I keep getting this error in the IDE console:
Connecting...
Set Slow Write = true
BT> ERROR: NotFoundError: User cancelled the requestDevice() chooser.
ERROR: [notify_error] Connection Failed.
Connection Failed.
It seems it's a problem in Espruino Web IDE because loading the URL is failing.
The ruuviTag has the latest Espruino firmware updated on it.
The IDE connects on the Samsung S7 edge but not Mac.
1 Attachment