NNN40 change mode from AP to STA by HTTP server
Dependencies: WIFI_API_32kRAM mbed
How to use Demo code
- Step1: Prepare a router, and set the SSID and Password as follow
- SSID: "SSID"
- Password: "0123456789"
- Step2: Burn demo code to NNN40 module.
You can drag and drop the sample code to NNN40 module.
- Step3: Login module from Http server (192.168.2.1) by PC.
You can set SSID and password by browser. After clicking "confirm" button, the module will change mode from AP to STA, get IP from router
- DEMO video:
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
14:b007595028e2 | 2015-10-21 | fix bug for ssid underline. | File Diff Annotate |
12:eca9b56155c7 | 2015-09-23 | fork from NNN40_RPC_HTTP-Server project, and extend project that change AP mode to STA mode by HTTP server . | File Diff Annotate |
11:f57e9de44f6f | 2015-09-16 | First commit; | File Diff Annotate |
9:a9bf63017854 | 2013-07-18 | Improved error message | File Diff Annotate |
3:fb0a778f2480 | 2013-07-17 | Interactive server by default | File Diff Annotate |
0:9e4bcb10b3e3 | 2013-07-17 | Initial import | File Diff Annotate |