espressif/iot_usbh_modem

2.0.0

Latest
uploaded 13 hours ago
esp-iot-solution USB Host Modem driver

readme

# IoT USB Modem

This component using ESP32-S2, ESP32-S3, ESP32-P4 series SoC as a USB host to dial-up 4G module through PPP to access the Internet.

**Features Supported:**

* Compatible with mainstream 4G module AT commands
* USB PPP dial-up
* USB Dual Interface

> Secondary AT Port can be used for AT command when main modem port is in ppp network mode

## Docs

Please refer: https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_host/usb_ppp.html

## Examples

* [USB CDC 4G Module](https://github.com/espressif/esp-iot-solution/tree/master/examples/usb/host/usb_cdc_4g_module)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/iot_usbh_modem^2.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 22.44 KB
  • Downloaded in total
    Downloaded in total 1.5k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/iot_usbh_modem version: 2.0.0
|