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

◆ nrf_cloud_credentials_configured_check()

int nrf_cloud_credentials_configured_check ( void  )

#include <include/net/nrf_cloud.h>

Check if the credentials required for connecting to nRF Cloud exist. The application's configuration is used to determine which credentials are required.

Return values
0Required credentials exist.
-EIOError checking if credentials exists.
-ENOTSUPRequired credentials do not exist.
Returns
A negative value indicates an error.