Do you have HID enabled in settings? I guess it's possible that the Mac pairs with Bangle.js but then stays paired even after you disconnect because it then thinks it's a keyboard.
Maybe also check BLE and Programmable are set to On?
Also, what happens if you connect with the Web IDE? Does it say 'Connected, no response from the board', or can you just not see Bangle.js at all in the pairing window?
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.
Do you have
HID
enabled in settings? I guess it's possible that the Mac pairs with Bangle.js but then stays paired even after you disconnect because it then thinks it's a keyboard.Maybe also check
BLE
andProgrammable
are set toOn
?Also, what happens if you connect with the Web IDE? Does it say 'Connected, no response from the board', or can you just not see Bangle.js at all in the pairing window?