Bangle.js 2 bluetooth stopped working after a month or so #7290
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2024-12-28 by user159398 Also tried flattening the battery until power off, but no dice. Posted at 2025-01-06 by @gfwilliams Hi - sorry for the delay replying, I was off over the holiday period. Thanks for your work looking into all the possibilities - the fact that you have a second one that appears to be fine definitely seems to point to this being a hardware issue. The one thing that'd really clinch it is if pinching in the top right of the 4b09 bangle suddenly made it show up in Bluetooth when it wasn't before. Where did you get the watches from, and how long ago, and what country are you in? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2024-12-24 by user159398
Hi,
I have two Bangle.js 2 watches, one of which is no longer visible over bluetooth (including in the bootloader mode.) As best I can tell, bluetooth is dead on it. For identification below, the working on is 4c9a where the broken one is 4b09.
I did see this similar conversation on the forum:
https://forum.espruino.com/conversations/400107/
Firmware version on both is 2v24. Both have been working well for the month or so that I've had them. I haven't changed the config or charged either of them during the period where broken_4b09 stopped working. Neither device is paired to any phones or computers (that I'm aware of at least. I checked all of mine and I live in house, so no apartment / condo neighbors to worry about.)
I've tried scanning for the device on Windows, Android phone, and from a raspi. Device broken_4b09 doesn't show up in any of them, whereas working_4c9a shows up in all.
Verified in both that Bluetooth settings are Connectable=yes, BLE=checked, Programmable=checked, Privacy=Off, HID=Off, Passkey=None, Whitelist=Off. Both display a Bluetooth symbol in top right that looks identical as far as I can tell.
Looking at forums for troubleshooting ideas, I did a soft reset, a reboot, a power off -> power on cycle, and a factory reset, none of which had any effect. I also booted into the bootloader and into recovery mode where it should have been visible as DFUTarg, but not seeing it on any scans. (The raspi is the most verbose, but not showing up in windows or android during DFU mode.)
Other misc things:
Seems very much like this thread, where no resolution was possible:
https://forum.espruino.com/conversations/397947
Beta Was this translation helpful? Give feedback.
All reactions