You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a board is reset by the watchdog module, the web workflow stops responding. To test, make sure you can access the web workflow, change code.py so the boad resets from a watchdog and see if the web workflow responds again. Then press reset and see if the web workflow comes back as it should (before the watchdog resets again).
❯ curl http://192.168.1.53/cp/version.json
curl: (7) Failed to connect to 192.168.1.53 port 80 after 14 ms: Couldn't connect to server
Tested on a Xiao C3 and QTPY ESP32-S3 on latest.
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
CircuitPython version and board name
Code/REPL
Behavior
When a board is reset by the watchdog module, the web workflow stops responding. To test, make sure you can access the web workflow, change code.py so the boad resets from a watchdog and see if the web workflow responds again. Then press reset and see if the web workflow comes back as it should (before the watchdog resets again).
Tested on a Xiao C3 and QTPY ESP32-S3 on latest.
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: