PerMalmberg / Smooth

C++ framework for embedded programming on top of Espressif's ESP-IDF.
Apache License 2.0
325 stars 30 forks source link

[Feature Request] PPPoS support #169

Closed mapedraza closed 2 years ago

mapedraza commented 2 years ago

It would be great to have PPPoS support for having the possibility of sending and receiving data through an external modem (like SIM800). There are several boards in the market that integrates a modem together with the ESP32 module like LyliGo T-CALL

Thanks in advance

PerMalmberg commented 2 years ago

It would be great to have PPPoS support for having the possibility of sending and receiving data through an external modem (like SIM800). There are several boards in the market that integrates a modem together with the ESP32 module like LyliGo T-CALL

Thanks in advance

That could be useful to have.

As there is no actual question in the above statement I'm going to close this issue.