espressif/esp-aws-iot

How to use Ethernet with coreMQTT library for MQTT communication? (CA-306)

imammy-hacomono opened this issue · 0 comments

Currently, I have successfully established MQTT communication via the Cellular Interface using BG96.
However, I am unable to find any samples or examples for implementing the Transport Interface for Ethernet usage on ESP32.
I am uncertain about the best practices to handle this aspect.
I would greatly appreciate any assistance or guidance from someone who can help me with this. Thank you.