mitra42 / frugal-iot

A platform to enable affordable sensor networks
https://drive.google.com/drive/folders/1VRrBSEATjN9i-Fx3X48nKeh_lJCg1sto?usp=sharing
1 stars 2 forks source link

WiFi - gathering data when in portal #52

Open mitra42 opened 3 weeks ago

mitra42 commented 3 weeks ago

The WIFi portal locks the board down when WiFi not available.

This might not be what is wanted - a switch to the Async HTTP server might do it, as might continuing other activities rather than looping internally in the portal. (there is a loop in ESPWiFi-Settings).

This is only really relevant when there is some data gathering happening that can store data when WiFi is down.