IPC Module - Modem Service
This page contains documentation of the Cellular Data API.
Messages
Enums
- enum modem_rusat_result
Result codes.
Constant
Value
Description
OK
0
NAD response line (one of possibly several).
ERROR
1
Any NAD reported error such as ERROR or CME ERROR etc.
ERROR_NAD_NOT_AVAILABLE
2
Nad is not in a state to process RUSAT AT commands.
ERROR_INVALID_COMMAND
3
Supplied RUSAT AT command is not qualified.
ERROR_FAILED_TO_SEND_AT_COMMAND
4
Unspecific error when trying to send command to NAD.