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

MQTT - seperate out WiFi and make non blocking #28

Closed mitra42 closed 1 month ago

mitra42 commented 1 month ago

WiFi is currently connected by the MQTT file - this should be separate (so it can also use LoRa). Connection should be non -blocking using timing loops rather than delays.

mitra42 commented 1 month ago

Done in system_wifi which also implements the portal when not configured