This is the documentation for the latest (main) development branch. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

Start WiFi softAP by net manager

Overview

This example demonstrates how to quickly start WiFi softAP through Net Manager.

Requirements

  1. Configure softAP SSID and softAP Password in menuconfig.

  2. SSID configuration path: Net manager example configuration -> softAP SSID.

  3. 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!