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
Confirmed after storage.erase_filesystem() reset with no libraries loaded
Description
Running without services = mdns_svr.find(service_type="_mqtt", protocol="_tcp", timeout=5) results in expected behavior, have not tested with alternate sleep modes
Additional information
Specifically ESP32S2 w/ BME280 sensor and 2.13" HD Tri-Color eInk display attached. However, these devices are not interacted with when triggering the fault
No response
The text was updated successfully, but these errors were encountered:
CircuitPython version and board name
Code/REPL
Behavior
Confirmed after
storage.erase_filesystem()
reset with no libraries loadedDescription
Running without
services = mdns_svr.find(service_type="_mqtt", protocol="_tcp", timeout=5)
results in expected behavior, have not tested with alternate sleep modesAdditional information
Specifically ESP32S2 w/ BME280 sensor and 2.13" HD Tri-Color eInk display attached. However, these devices are not interacted with when triggering the fault
No response
The text was updated successfully, but these errors were encountered: