Hi - if you're getting Connected to Web Serial it'd likely be because you clicked the Web Serial button and not Web Bluetooth after you initially went to connect in the IDE.
Web Serial is for connecting to USB devices - glad you got this sorted though! It's probably good to leave up in case anyone has similar issues
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.
Hi - if you're getting
Connected to Web Serial
it'd likely be because you clicked theWeb Serial
button and notWeb Bluetooth
after you initially went to connect in the IDE.Web Serial is for connecting to USB devices - glad you got this sorted though! It's probably good to leave up in case anyone has similar issues