Skip to content

ESP Modem for Rust (LTE / GSM / Sim Card) #468

@DaneSlattery

Description

@DaneSlattery

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions