MQTT_VPN
MQTT_VPN copied to clipboard
esp32 based library for Arduino
For the esp32 I found it is only available for ESP-IDF. Will there be way to make it for Auduino IDE it will be very helpful if that is possible.
For the esp32 I found it is only available for ESP-IDF. Will there be way to make it for Auduino IDE it will be very helpful if that is possible.
I've made it possible via Arduino IDE with some minor changes https://github.com/levkovigor/MQTT_VPN_ESP32
Hi, very interesting tool... do you have any suggestion for porting this over an ESP32 platform including a wired LAN interface via W5500 ethernet module used as upstream toward internet ?