nRF Connect SDK API 0.1.0
|
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.
0 | Required credentials exist. |
-EIO | Error checking if credentials exists. |
-ENOTSUP | Required credentials do not exist. |