-
@Gordon Thank you.
The issue is that... I read all of the things you quoted, but I understood them differently / could not understand them because of a lack of assumed preexisting knowledge.
- 'USB Data' to me did not mean that no USB at all, just some specific kind of Data access. Could still have worked for USB serial... or whatever other possible types of 'USB connections' exist there. Who knows!
- If I choose Bangle.js 2 before that item with the web serial becomes accessible... I assume it should be available. It would seem useful to me to restrict choices to what actually works, depending upon the selected device.
- The Recovery section on the troubleshooting page did not say that it enables Bluetooth. That would have been super helpful to me. I thought I was completely locked out.
- The recovery item documentation may be helpful to a seasoned Bangle / Espruino dev, but in its shortness, it's not too useful to someone who isn't.
- SWD sounds like 'serial web ...' - I thought it was worth a try. Why is it even mentioned on the Bangle page when it's not available? (the abbreviation could at least be explained once for the noobs)
- 'USB Data' to me did not mean that no USB at all, just some specific kind of Data access. Could still have worked for USB serial... or whatever other possible types of 'USB connections' exist there. Who knows!
-
-
-
-
Thanks.
Ah... too bad, then.... I'd love it if someone could add that info to the WebIDE which offers 'usb to serial' connection, and to the STM32 section at https://www.espruino.com/Firmware+Update which doesn't say anything about what kind of physical connection is required to perform the instructions.
My last backup is from May 10... :-( Should have made one this week.
-
-
-
Hi!
My Bangle.js 2 is on the latest firmware (updated just yesterday).
Today, I wanted to change my watchface, and at some point ended up with https://github.com/espruino/BangleApps/tree/master/apps/configurable_clock .
Unfortunately, there seems to be no way to leave the watchface to get back to the settings.
Usually I would shortpress the button and then swipe right to left to call up the launcher.
Trying that does exactly nothing (except for unlocking the watchface).Long-pressing the button shortly displays 'Loading...' and then returns to the watchface.
Bluetooth is turned off.
I've tried connecting the bangle, removing all the stickers and the thin layer of sticky gum they left on the pins, and plugging it in to USB, so as to use the serial-web connection with the browser.
The output of lsusb does not change upon plugging it it.
There is no ttyUSB in /dev.
dmesg doesn't show anything new when plugging the bangle in / pulling the plug.
I've also tried applying some light pressure to the magnet connector, in case the pins don't connect or something... Haven't dared to use cleaning agents yet.I have read about resetting without loading any code, but I'm not sure that would be helpful in my case. I just need the watch to enable BT... or to uninstall the watchface... or to change the setting use another one.
1.) Is there anything I can try to get a working (serial) connection (and if so... what do I enter to enable BT, including programmable + connectable)?
2.) What does 'Clean boot' actually mean? I would like to keep my data, if possible... and not load the watchface, of course.
3.) There's no way to delete an app from the reset option, right...? Or to enable Bluetooth, perhaps?
I thought I selected the device after clicking on 'connect'... yes, that is the same dialog... mmmh. Still, wasn't clear to me.
Thanks for adding the 'BT in recovery mode' info. That's a real life- (or watch-)saver.
Next time I need to use the docs, I'll watch out for things that may seem unclear to someone inexperienced like myself.