• I'm 99% sure you're actually using the wrong IDE. You may have both installed if you also installed the one from the chrome web store, in which case you want to run the Espruino IDE app from the start menu, not the Web IDE.

    When you run that IDE, in the console you'll get:

    ...
    Initialising File
    Initialising Code
    Initialising Serial
      - Initialising Serial Chrome Serial
      - Initialising Serial Chrome Socket
      - Initialising Serial Windows NUS BLE
      - Initialising Serial Audio
    Initialising Terminal
    Initialising CodeWriter
    Initialising Modules
    

    Note the extra Initialising Serial Windows NUS BLE line.

    It's a bit confusing, but I'd really hoped that Chrome would support Web Bluetooth on Windows by now and there would be no need for the extra app. Sadly it seems the implementation has been delayed quite a lot :(

    The start menu item should look like this... The highlighted item is the one you want - not the one below it


    1 Attachment

    • espruino_app.PNG
About

Avatar for Gordon @Gordon started