- NETWORK_CONNECT: Request to connect to the network.
- NETWORK_DISCONNECT: Request to disconnect from the network.
- NETWORK_SEARCH_STOP: Stop searching for a network. The module will not attempt to connect to a network until a new
NETWORK_CONNECTmessage is received. - NETWORK_SYSTEM_MODE_REQUEST: Request to retrieve the current system mode. The response will be sent as a
NETWORK_SYSTEM_MODE_RESPONSEmessage. - NETWORK_SYSTEM_MODE_SET_LTEM: Request to set the system mode to only use LTE-M only.
- NETWORK_SYSTEM_MODE_SET_NBIOT: Request to set the system mode to only use NB-IoT only.
- NETWORK_SYSTEM_MODE_SET_LTEM_NBIOT: Request to set the system mode to use both LTE-M and NB-IoT.