vladak / radio2mqtt

RFM69 to MQTT gateweay
0 stars 0 forks source link

consider using Ethernet FeatherWing for better reliability #7

Open vladak opened 4 weeks ago

vladak commented 4 weeks ago

Given that WiFi can be sometimes flaky, it would make sense to use Ethernet instead. With Adafruit Ethernet FeatherWing and FeatherWing Tripler this should be possible.

The code running on the Feather ESP32 V2 can be still updated over the WiFi, however MQTT messages will be published over the Ethernet.

vladak commented 4 weeks ago

Will have to figure out the case for the tripler.