LwGSM Logo
latest

Contents

  • LwGSM latest-develop documentation
  • Getting started
  • User manual
    • Overview
    • Architecture
    • Inter thread communication
    • Events and callback functions
    • Blocking or non-blocking API calls
    • Porting guide
  • API reference
  • Examples and demos
  • Changelog

Other projects

  • LwBTN - Button manager
  • LwDTC - DateTimeCron
  • LwESP - ESP-AT library
  • LwEVT - Event manager
  • LwGPS - GPS NMEA parser
  • LwGSM - GSM-AT library
  • LwJSON - JSON parser
  • LwMEM - Memory manager
  • LwOW - OneWire with UART
  • LwPKT - Packet protocol
  • LwPRINTF - Printf
  • LwRB - Ring buffer
  • LwSHELL - Shell
  • LwUTIL - Utility functions
  • LwWDG - RTOS task watchdog
LwGSM
  • User manual
  • Edit on GitHub

User manual

  • Overview
  • Architecture
    • Application layer
    • Middleware layer
    • System & low-level layer
    • GSM physical device
  • Inter thread communication
    • Processing thread
    • Producing thread
    • Application thread
  • Events and callback functions
    • Global event callback
    • Connection specific event
    • API call event
  • Blocking or non-blocking API calls
    • Blocking mode
    • Non-blocking mode
  • Porting guide
    • Implement low-level driver
    • Implement system functions
    • Example: Low-level driver for WIN32
    • Example: Low-level driver for STM32
    • Example: System functions for WIN32
    • Example: System functions for CMSIS-OS
Previous Next

© Copyright 2023, Tilen MAJERLE. Revision 9a8da9b8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
v0.1.0
develop
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds