[solved] Something is not right with 2v04.76 / 624d6f2 build #1369
Replies: 13 comments
-
Posted at 2020-01-22 by @gfwilliams Please can you try removing all apps and reinstalling from https://banglejs.com/apps/ ? The newer versions had some big changes. I think the one that caused a problem was that Settings (and the app manager) used |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-22 by AkosLukacs Yes, it's working now! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-23 by Andrewmk I upgraded to 2v04.76 on Friday and ran into exactly the same problems - settings menu wouldn't open. I tried clearing all apps and reloading them but the problem persisted. Tried again yesterday having read this message and voila - it all worked again. So thanks for posting this - I had been contemplating waiting for the official watches to arrive but now I've got a working beta again. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-23 by @gfwilliams Yes, unfortunately there may be changes that break things and require a full update in the next few weeks. It just feels easier to break things now and end up with a good clean design than to do it when all the watches are out there! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-23 by AkosLukacs I think anybody with a beta should report any tiny issue, because it might be a legitimate issue Gordon didn't discover. Or addition to docs / faq. I think... Yes, break stuff now. Turn the world upside down if you must, if that yields a better watch in the end :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-23 by @gfwilliams
Yes, definitely! Please let me know if you hit any issues :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-24 by sebi After being stuck also in the same situation described above, it might help some people to know that, in order to remove successfully all the apps using the online app loader, I had first to downgrade Espruino to an older version (such as 2v04)... Only then was I able to delete the apps. Then was I able to upgrade, to reinstall the apps on this upgraded app-free Espruino, and have them working properly... |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-24 by AkosLukacs If you are stuck:
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-27 by @gfwilliams @SEBI thanks - but I'd be really interested to hear what issues you had with newer versions. As long as you can do what @AkosLukacs suggests as in the post above to get connected, the App Loader should work fine (under the hood it does |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-27 by sebi The main issues I had upgrading to a newer version were:
I did try:
What worked for me was what I describe in my previous post:
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-28 by @gfwilliams
Hmm - that's odd. Just tried again here with the latest firmwares and it works great. It's implemented at a very low level so no matter what is in flash memory it'll always work. If you figure out how to reproduce it then please let me know and I'll look into it. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-28 by AkosLukacs Launching without any code did work for me. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-28 by sebi
Indeed, I might have messed up triggering resetting without loading any code properly?!? It is complicated (if not impossible due to my probable mistake) to reproduce. Let's forget about it. My bad. This remark is for me: After releasing BTN2, make sure to keep BTN1 pressed till the watch has finished rebooting not to load any code. (If not a standard reboot only will be triggered.) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2020-01-21 by AkosLukacs
This morning uploaded the latest master firmware, and settings doesn't work.
Exact version:
The screen becomes blank when I try to start the settings "app".
No visible error on the watch, or via the bluetooth console.
The watch is responsive to button presses and is working if I connect via bluetooth, but the settings doesn't show up.
Tried cleaning all apps, storage,
reset(1)
. And only uploading the bootloader, settings and the morphing clock. Same result.Does work with
Maybe I will continue with a binary search in version if I have some time :)
Beta Was this translation helpful? Give feedback.
All reactions