|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
Sigfox modem AT-command codec - implementation. More...
#include "services/radio/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.