Device Configuration over Wi-Fi AP
To allow quick and user-friendly configuration of Raspberry Pi network you can implement Wi-Fi Access Point API and access the Device Configuration menu from your mobile phone or PC. The device starts its own Wi-Fi network. You can connect to it using your browser. The website served from the device lets you set network configuration.
You can set a Wi-Fi connection or LAN. On the home screen, there is also an Exit button to switch this device's Wi-Fi off and disconnect you.
How to enable/start the Wi-Fi AP
The AP can be started via JS SDK enableAP().
note