Dear all,
If there is a way to use PPPoE (PPP over Ethernet) connection from ESP32 ?
There is PPPoE code in LWIP and it's even assembled during build process but I have absolutely no idea on how to handle it from IDF code...
PPPoE
Re: PPPoE
Hi emelianov, pppos already works fine for me using SIM800L module, but in order to implement PPPOE I think you're gonna need to attatch a ethernet module to your ESP32 there is a kit already available check it our here:
https://www.olimex.com/Products/IoT/ESP ... e-hardware
And by playing around with this PPPOS:
https://github.com/loboris/ESP32-PPPOS-EXAMPLE
you can learn how to implement it for PPPOE that's what I'm going to do in my next project.
this last link also may be helpful:
https://hackaday.io/project/85389-wesp3 ... et-and-poe
https://www.olimex.com/Products/IoT/ESP ... e-hardware
And by playing around with this PPPOS:
https://github.com/loboris/ESP32-PPPOS-EXAMPLE
you can learn how to implement it for PPPOE that's what I'm going to do in my next project.
this last link also may be helpful:
https://hackaday.io/project/85389-wesp3 ... et-and-poe
Who is online
Users browsing this forum: No registered users and 123 guests