toverainc / willow-application-server

Willow Application Server
Apache License 2.0
19 stars 9 forks source link

reseting ESP-BOX(& -lite) #17

Closed bert269 closed 10 months ago

bert269 commented 1 year ago

After the "WAS-flash" to ESP-BOX (& -lite), although it says "Resetting your device" - it does not happen. One have to power cycle the device. It was the same with the manual "willow-flash" process. Once power is recycled, it just works!

May change the message accordingly, or ensure that the devices gets powered down and restarted - I do not know, but it's a little confusing.

Thanks again.

bert269 commented 1 year ago

Also - ESP-BOX-Lite does not show up under WAS clients.

IGNORE: It did show up after a little while

stintel commented 1 year ago

Also - ESP-BOX-Lite does not show up under WAS clients.

Clients will only show up after they have connected to the WAS WebSocket and refreshing the WAS page. We hope to improve this once we migrate away from the streamlit UI.

After the "WAS-flash" to ESP-BOX (& -lite), although it says "Resetting your device" - it does not happen. One have to power cycle the device. It was the same with the manual "willow-flash" process. Once power is recycled, it just works!

I suspect you were forcing the device in download mode by pressing the BOOT/CONFIG button (top button on the left side) while powering up the device. In this case, a power cycle is indeed needed.

kristiankielhofner commented 11 months ago

We have a major rewrite currently in progress with a new frontend that not only has a richer API integration to WAS, it dynamically reloads connected clients, gets more status on them, etc.

bert269 commented 11 months ago

Can you please let me know when this is done or if you need any additional testing on this? I can make my WAS (and WIS) available for testing

kristiankielhofner commented 10 months ago

This has been implemented as of the latest release.