nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_cloud_error_status

#include <include/net/nrf_cloud.h>

nRF Cloud error status, used to describe NRF_CLOUD_EVT_ERROR event.

Enumerator
NRF_CLOUD_ERR_STATUS_NONE 

No error

NRF_CLOUD_ERR_STATUS_MQTT_CONN_FAIL 

MQTT connection failed

NRF_CLOUD_ERR_STATUS_MQTT_CONN_BAD_PROT_VER 

MQTT protocol version not supported by server

NRF_CLOUD_ERR_STATUS_MQTT_CONN_ID_REJECTED 

MQTT client identifier rejected by server

NRF_CLOUD_ERR_STATUS_MQTT_CONN_SERVER_UNAVAIL 

MQTT service is unavailable

NRF_CLOUD_ERR_STATUS_MQTT_CONN_BAD_USR_PWD 

Malformed user name or password

NRF_CLOUD_ERR_STATUS_MQTT_CONN_NOT_AUTH 

Client is not authorized to connect

NRF_CLOUD_ERR_STATUS_MQTT_SUB_FAIL 

Failed to subscribe to MQTT topic

NRF_CLOUD_ERR_STATUS_AGNSS_PROC 

Error processing A-GNSS data

NRF_CLOUD_ERR_STATUS_PGPS_PROC 

Error processing P-GPS data