-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: going back to firmware list in OTA menu #82
Comments
What's up friend, it is possible, yes.. In fact, this is the desired action that stopped working in this last update, when I ported T-Embed I will fix this soon, just need to finish a complex task on Bruce Fw |
I was looking into the code now, and I added a logic for StickCs and other devices where we need to hold the "previous" btn for one second.. Try holding Esc ( ` ) for some time, I think it'll work this way.. I will fix this, but this is how it is working now |
Thanks for the very quick fix. |
Can you test the new Beta Version of the Launcher, where I have added ways to exit from OTA List and from Wrong passwords on Wifi?? Exiting from Keyboard itself is not available yet (And sincerily don't know if it will be) |
Hello Bernardo, Stefano |
Hello Bernardo,
It is still impossible to go back to the firmware list from a selected firmware. Hoping it helps, regards. Stefano P.S.: I tried to install the beta version on my M5Stack Core2 but it fails. |
Nice, I am using the same base code of Bruce Firmware for this interfacing.. so this feature came together
I think I fixed it now
Indeed there were a problem woth the setting, now it is working, but keyboard doesn't seem to be good enough (bruce core2 keyboard is broken too) |
Just solved the keyboard issue ;) |
Good! Tonight I'll check the new beta and I'll give to you some feedback! |
Hello Bernardo,
Core 2 (same version, 630460e)
Hoping it helps, regards. Stefano |
Great..
It is intentional, I'm using the same codebase from bruce to keep things simple.. I just added Scrolling text on filelist (SD) and SSID network listings.. thank you for your help! |
Yep, I saw it but I forgot to mention it. Nice work! |
Hello Bernardo,
thanks for your great job! Could you implement the option to going back to the firmware list in OTA menu?
Actually when you select OTA, you have to select an AP (and enter the password, for the first time you use that AP) and then the cardputer download the firmware list.
Once you select one firmware, you can't go back to the firmware list, but you have to going back to the main menu.
So, if you want to install several firmwares from OTA you have to do all the long way: OTA -> AP -> Download firmware list -> select firmware -> install (on SD in my case) -> Main Menu -> repeat.
Could be a great upgrade going back to the firmware list at the firmware position previously selected.
The SD menu works in a similar way that I'm pointing out by pressing ESC, but it reload the list in spite of storing it and going back to the previous position.
Do you think it is possible to implement?
Thanks a lot, regards.
Stefano
The text was updated successfully, but these errors were encountered: