The latest development version of this page may be more current than this released 0.4.0 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!