![]() |
nRF Connect SDK API 3.3.99
|
| int softap_wifi_provision_start | ( | void | ) |
#include <include/net/softap_wifi_provision.h>
Start the provisioning process.
Blocks until provisioning is completed.
| -ENOTSUP | if the library is not initialized. |
| -EINPROGRESS | if provisioning is already in progress. |
| -EALREADY | if the device is already provisioned. Credentials was found in Wi-Fi credentials storage. |