|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Sigfox modem AT-command codec - implementation. More...
#include "services/sigfox/sigfox.h"Go to the source code of this file.
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.