Tagged articles
2 articles
Page 1 of 1
Open Source Linux
Open Source Linux
Mar 1, 2024 · Fundamentals

Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules

This guide details a lightweight AT command parsing module supporting both bare‑metal and OS versions, explains its architecture, core data structures, key APIs, and provides step‑by‑step usage examples—including GPIO testing, signal‑quality queries, and TCP data transmission—for modems, Wi‑Fi and Bluetooth communication.

AT commandsBare MetalC programming
0 likes · 8 min read
Mastering AT Command Parsing: A Comprehensive Guide to Embedded Communication Modules