DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
sigfox.cpp File Reference

Sigfox modem AT-command codec - implementation. More...

Go to the source code of this file.

Detailed Description

Sigfox modem AT-command codec - implementation.

AT$SF=<hex> sends one uplink; the modem replies "OK" on success or "ERROR". The payload is hex-encoded (uppercase, two nibbles per byte) into the command.

Definition in file sigfox.cpp.