EG915U, OpenCPU, Local IP

Hello there & Happy 2024

Is it possible at all ?
How to implement local IP interface
ESP32 ( master ) connect via PPP to module - I want to open socket ( from ESP ) to local IP ( GSM kernel ) I want to use the OpenCPU capabilities and a connection to the OpenCPU application
or
How to implement PPP interface to ESP32( slave ) as WiFi for OpenCPU control application

examples? solutions?

Hi @WizIO,
Unfortunately EG915U QuecOpen does not support PPP. However RNDIS/ECM is available.
You could consider a wired connection - UART or SPI or some others.

1 Like

Victor, thanks for the answer