-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Description
The ESP-Modem Component is not supported.
It would enable SMS+GSM +LTE connections to work with the current Netif interface.
I have started calling into the the esp-modem component, and figured it would be good to wrap this up for use in esp-idf-svc.
The code in [netif.rs](https://github.com/esp-rs/esp-idf-svc/blob/bf47d2bcee6e1bc71530a23264eae63a7af84aae/src/netif.rs#L34C5-L36C9) suggests support for PPP mode, but currently there are no ways to create that interface.
I am happy to start development, but I think this may be a pretty big project and would appreciate some help fitting this into current components. The official esp-modem component is quite chunky: https://github.com/espressif/esp-protocols/tree/master/components/esp_modem.
0x2b3bfa0 and danielmeza0x2b3bfa0 and danielmeza
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo