ESP-MODEM Programmers manual¶

  • Brief intro
    • Modem components
      • DCE
      • DTE
      • PPP netif
      • Module
    • Use cases
    • Extensibility
      • CMUX
      • DTE’s
      • Other devices
    • Configuration
      • Component Kconfig
      • Runtime configuration
  • C interface
    • Lifecycle API
    • Modem commands
    • Configuration structures
  • C++ interface
    • Create DTE and DCE
    • Mode switching commands
    • Modem commands
    • Destroy the DCE
  • Advanced use cases
    • Custom instantiation with DCE factory
    • Create custom module
    • Create new communication interface
  • Internal design
    • Design decisions
    • DCE collaboration model
    • Terminal inheritance
    • CMUX terminal
  • Internal implementation
    • DTE abstraction
      • Terminal interface
      • CMUX implementation
    • Netif
    • Module abstraction
      • Adding new devices
      • Implement a new generic command
      • Command library
    • Modem types

esp-modem

Navigation

  • Brief intro
  • C interface
  • C++ interface
  • Advanced use cases
  • Internal design
  • Internal implementation

Related Topics

  • Documentation overview
    • Next: ESP MODEM

Quick search

©2016 - 2021, Espressif Systems (Shanghai) Co., Ltd. | Powered by Sphinx 4.5.0 & Alabaster 0.7.13 | Page source