You are reading a single comment by @drones_flier and its replies. Click here to read the full conversation.
  • When I try to connect to my banglejs 2, I get this error in the App loader. Here's the console log:

    ========================================­=====
    comms.js:3 Type 'Puck.debug=3' for full BLE debug info
    comms.js:4 ========================================­=====
    espruinotools.js:4909 GET window.localStorage = null
    espruinotools.js:51 Initialising Notifications
    espruinotools.js:51 Initialising Status
    espruinotools.js:51 Initialising Utils
    espruinotools.js:51 Initialising Config
    espruinotools.js:51 Initialising Serial
    espruinotools.js:51 Initialising CodeWriter
    espruinotools.js:51 Initialising Modules
    espruinotools.js:51 Initialising Env
    espruinotools.js:51 Initialising Assembler
    espruinotools.js:51 Initialising GetGitHub
    espruinotools.js:51 Initialising CoreModules
    espruinotools.js:51 Initialising Pretokenise
    espruinotools.js:51 Initialising SaveOnSend
    espruinotools.js:51 Initialising SetTime
    puck.js:212 Web Bluetooth is experimental on this platform. See https://github.com/WebBluetoothCG/web-bl­uetooth/blob/main/implementation-status.­md
    puck.js:406 <BLE> Device Name:       Bangle.js b9bb
    puck.js:406 <BLE> Device ID:         m9YTa65/hhzfJ2e9ObOexg==
    puck.js:406 <BLE> Connected
    puck.js:406 <BLE> ERROR: NotFoundError: No Services matching UUID 6e400001-b5a3-f393-e0a9-e50e24dcca9e found in Device.
    puck.js:406 <BLE> Disconnected (gattserverdisconnected)
    ui.js:86 <TOAST>[error] Device connection failed, 
    

    Sometimes, the logs only get to the puck.js:406 BLE Connected part, and the "Getting app list" at the bottom hangs at 0%. I do not know how this is triggered, and I haven't figured out how to affect it.
    INFO
    The watch is on the newest version (as of now), 2v13.
    I also cannot use any other device to upload code (or apps) to the bangle js.
    However, I can use nRF Connect to flash new firmware.
    When I received the watch two days ago, I was able to upload code to it, and I haven't been able to since today. I don't remember installing any apps that might affect this, except the iOS integration app, which I've deleted with no effect. I have tried different instances of chromium, and a separate live linux system (mint) with no change.
    Thanks in advance!

About