Bangle.js 2 Firmware Update v2.18->v2.19 Is 'Programmable' set to Off? #6240
Replies: 1 comment
-
Posted at 2023-09-23 by lunctis-viribus Data transfer with phone seems broken after the firmware update: Weather report is not received by Bangle.js 2 and activity data and battery percentage is not received by the Gadgetbridge app. I decided to try to go back to firmware v2.18, however somehow then my Bangle.js 2 came stuck in an infinite 'BOOTING...' loop like in https://forum.espruino.com/conversations/385921/ With the special firmware updater I managed to install v2.18 again and everything is working now, think I will not touch the firmware again... Posted at 2023-09-25 by @gfwilliams That's an odd one - were all your apps up to date? I think most people are using 2v19 now without issues. And Gadgetbridge repeatedly complained that it couldn't connect? Or did you only try it once? Did you have any other bluetooth options set like a Pin code? I know we did add some code (in 2v19 I think) to ensure that if the pin pairing was requested, you couldn't communicate with the watch without the watch having been properly paired and I guess you might have hit that (but unpairing/repairing should have fixed it).
Sorry to hear that - was that when updating using https://banglejs.com/apps/?id=fwupdate ? It can happen when using the DFU updater (especially from iOS) but it's rare it happens with the fwupdate app - at least (as you found) when it gets in that state you can update it with a DFU app Posted at 2023-09-25 by lunctis-viribus
All but 4 apps were up to date
Yes
Yes I have a pincode
Probably, I haven't tried repairing indeed.
Yes I tried updating to v2.19 again (all apps up-to-date), same issue, infinite 'BOOTING...' loop again... :-( I'm now wondering whether the pincode functionality works at all? Posted at 2023-09-26 by @gfwilliams Interesting about the pin code. If it makes you feel any better you might have cancelled the Pin pairing process, so the phone was using the Bangle without the fully end to end encrypted connection - 2v19 fixed that, which is why you then had issues - and repairing should have fixed it. I'm not sure I understand about the BOOTING boot loop. Initially you mentioned you got it when downgrading to 2v18, but now you're saying that you get is when going to 2v19? When it's got that Do you have any other bluetooth settings enabled like Whitelist?
Yes, it definitely does. I've just tried it again here and it works great on a watch with 2v19, even after reboot. Posted at 2023-09-26 by lunctis-viribus
Yes
No, BOOTING... was the last line
No, Whitelist seems not to work as it always says: 'Connect device to add to whitelist' also when phone is connected.
Yes it works. Thanks for the answers. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-09-22 by lunctis-viribus
After updating my Bangle.js 2 firmware to v2.19 I cannot connect with the Bangle.js Gadgetbridge App Manager on my phone anymore: Device connection failed. Is 'Programmable' set to 'Off'?
However Programmable is enabled in Settings and I can connect to the App Manager with my computer. Is this an issue for the Bangle.js Gadgetbridge app? To me it seems like something changed with the v2.19 firmware as this issue started immediately after updating the firmware using my phone.
Beta Was this translation helpful? Give feedback.
All reactions