This Arduino library implements a direct Point-to-Point Protocol (PPP) connection between an ESP32 and a host via UART. Unlike IDF PPPoS examples that require a GSM modem, it can establish a direct ...
Arduino is built on top of ESP-IDF. This is important to realize that ESP-IDF release schedule changes affect and impact Arduino for ESP32 Releases (both the core and the component). It is important ...