-
1Setup
In this example, we turn on the AP mode of Ameba and connect station to Ameba.
Open the WiFi AP example in “Examples” -> “AmebaWiFi” -> “WiFiAPMode”
In the highlighted snippet, fill in your SSID, PASSWORD, CHANNEL.
IF you want to turn on the AP open mode, please modify the code to status =WiFi.apbegin(ssid,channel);
-
2Final Result
Then upload the sample code and press reset, and you can see related information shown in the serial monitor.
In the figure below, we show the messages shown in the serial monitor when two stations connect to Ameba AP in open mode:
In the figure below, we show the messages shown in the serial monitor when a station connecrs to Ameba AP mode in security.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.