logo elektroda
logo elektroda
X
logo elektroda

How to implement PPP interface on ESP32 with SIM800L modem?

coyot 984 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 18723841
    coyot
    Level 17  
    I have a project on an ESP32 that runs on wi-fi, I need to add a modem e.g. SIM800L.
    I have searched the internets and can't find a library/tutorial anywhere on the subject of implementing the ppp interface.

    I can't use the built-in mechanism based on AT commands because my communication protocol is quite customised
    and not based on http/https.

    Hence the question: has anyone managed to do this, or seen a similar solution somewhere on the internet.

    It looks like the modem supports such a communication mode, as it works for example on Raspberry Pi and other Linuxes.

    Greetings
    Do you have a problem with Raspberry? Ask question. Visit our forum Raspberry.
  • ADVERTISEMENT
  • #3 18725808
    coyot
    Level 17  
    This appears to be just what I needed.
    I need some advice on how to painlessly "implant" this into a project on an Arduino.
ADVERTISEMENT