• Hi Gordon,

    I tried running espruino-server. It loads in my browser, and it brings up the option to connect to serial ports. But there's still no option for Bluetooth, even if I connect manually via espruino -p.

    This is what I get in the server output when I connect via espruino:

    noble: unknown peripheral f78642e9367c connected!
    noble: unknown peripheral f78642e9367c handle notify!
    

    I still fail to connect to the puck with bluetoothctl:

    [bluetooth]# connect F7:86:42:E9:36:7C 
    Attempting to connect to F7:86:42:E9:36:7C
    [CHG] Device F7:86:42:E9:36:7C Connected: yes
    Connection successful
    [CHG] Device F7:86:42:E9:36:7C ServicesResolved: yes
    [CHG] Device F7:86:42:E9:36:7C ServicesResolved: no
    [CHG] Device F7:86:42:E9:36:7C Connected: no
    

    Am I doing things in the wrong order, or is something broken?

About

Avatar for user79870 @user79870 started