IDE app upload to Bangle.js 2 does not work as described in *Bangle.js+First+App* - You have pre-1v96 firmware - unable to upload to Storage #6594
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2021-11-29 by @gfwilliams When you first connected, did you get an error message about not being able to get the JSON or something like that? If you just disconnect and reconnect then the IDE will be able to get the firmware version and it'll all work fine |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-11-28 by Michaelnik
For reference: 2v10.219
I followed to upload my new app:
App Code: timer.app.js⇠
We'll use timer. Now, click the down-arrow below the Upload button, then choose Storage, then New File, and then type timer.app.js and click Ok.
I am getting: "You have pre-1v96 firmware - unable to upload to Storage" messages. (I updated the Bootloader)
I can save file to my Linux filesystem and upload to Bangle.js 2 watch but I cannot upload this directly from Espruino Web IDE as per instructions.
Beta Was this translation helpful? Give feedback.
All reactions