espressif / esp-aws-iot

AWS IoT SDK for ESP32 based chipsets
Apache License 2.0
256 stars 153 forks source link

Is it possible to use the esp-aws-iot library over Ethernet? (CA-287) #178

Closed imammy-hacomono closed 1 year ago

imammy-hacomono commented 1 year ago

We are currently able to perform MQTT communication using the Cellular Interface Library, but we would like to enable MQTT communication over Ethernet (using the Ethernet Chip w5500) for network redundancy purposes.