Open vladak opened 5 months ago
Will have to figure out the case for the tripler.
There seems to be a problem with the coexistence of the Ethernet and RFM69 FeatherWing. They work fine separately, however there is something that prohibits them working together when connected via the Tripler: https://forums.adafruit.com/viewtopic.php?p=1035151#p1035151
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.