• @fanoush: Interesting, could you post details on your OS/Bluetooth/Browser/Espruino combo? Definitely doesn't work for me (macOS 10.15/Chrome 90 + flag:#enable-web-bluetooth-new-permissio­ns-backend/Puck.js v2.09)

    //Press Connect
    Getting existing permitted Bluetooth devices...
    > Got 1 Bluetooth device.
    Watching advertisements from "Puck.js c699"...
    //Stuck here, but if you now press Request and don't select a device:
    Requesting any Bluetooth device...
    > Received advertisement from "Puck.js c699"...
    Connecting to GATT Server from "Puck.js c699"...
    > Bluetooth device "Puck.js c699 connected.
    //Abort Request
    Argh! NotFoundError: User cancelled the requestDevice() chooser.
    

    It seems like for some reason your Espruino is still sending advertisement packets even after it is connected? Do you have any Bluetooth device scanning tool running in the background/in parallel?

About

Avatar for user128009 @user128009 started