Avatar for user127585

user127585

Member since Apr 2021 • Last active Jun 2021
  • 1 conversations
  • 3 comments

Most recent activity

  • in Bangle.js
    Avatar for user127585

    Back again with the same issue! Not sure what's triggering it to happen exactly, but it's the exact same error message. I tried the "Web Bluetooth / Device Info Sample" on Google Chrome's github.io page (this), and it was able to detect the watch fine with the characteristic, but the IDE returns the error originally mentioned ("BT> ERROR: NotFoundError: No Services matching UUID 6e400001-b5a3-f393-e0a9-e50e24dcca9e found in Device."). I've tried everything that I tried that got it to work last time, but to no avail. (restarting both bangle and laptop multiple times, reflashing bangle firmware, toggling all features of BLE on the bangle several times, reinstalling bluetooth-related packages on laptop)

    It might be worth mentioning that I let the Bangle sit unused for a while (got an infection on my wrist for unrelated reasons).

    I'm truly at a loss at this point. Attached is a screenshot of the Chrome DevTools, around the related section of the logs.

  • in Bangle.js
    Avatar for user127585

    UPDATE: I got it working again! I managed to put it into DFU mode and do a firmware "update" (it was already on latest) and after restarting my laptop one final time, it now works. I have absolutely no clue what happened, but at least it works now!

    EDIT: Not sure if related, but it kinda sounds like what made it work again was turning BLE.... off? Idk how it's even working like this, but I am connected and able to push code with BLE turned completely off. :/

  • in Bangle.js
    Avatar for user127585

    Hey all!

    I very recently received my Bangle.js, and it's a blast to use!
    I am having an issue that has just begun after I tried connecting GadgetBridge (but forgetting to install the app for the watch), and then receiving a "FIFO_FULL" error on the watch. Now, whenever I try to connect to the watch from anything (Web IDE, Apps Loader) I get an error saying " ERROR: NotFoundError: No Services matching UUID 6e400001-b5a3-f393-e0a9-e50e24dcca9e found in Device.", however, looking at chrome://bluetooth-internals I can clearly see a service on the watch with that exact UUID. I've already restarted both the watch and my laptop (running Kubuntu 20.10 if that helps) several times, but to no avail.

    Thanks in advance! I really look forward to getting to use this again.

Actions