Start WiFi softAP by net manager
Overview
This example demonstrates how to quickly start WiFi softAP through Net Manager.
Requirements
Configure softAP SSID and softAP Password in menuconfig.
SSID configuration path: Net manager example configuration -> softAP SSID.
Password configuration path: Net manager example configuration -> softAP Password.
Building and flashing
Example Location:examples/network/net_manager/wifi_softap
compile, burn, and more, see: get started
Running result
Successfully running will output the following logs
D/wm_nm_core [0.708] softap started
I/wm_nm_core [0.708] add w_ap netif
D/wm_nm_core [0.710] WM_NM_EV post event 8 success
D/wifi [0.712] distribution event 5
D/wifi [0.712] softap started
I/wm_nm_wifi [0.712] start ap (wm-nm) success
I/example [0.712] softAP is ready!