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 - local broker should work without WiFi #34

Closed mitra42 closed 1 month ago

mitra42 commented 1 month ago

If there is no WiFi, the local broker should work fine, relaying messages.

An example would be to enable CONTROL_BLINKEN_WANT and comment out SYSTEM_WIFI_WANT the control should be able to blink LEDs without functioning WiFi.

See #21

mitra42 commented 1 month ago

Fixed