I can start a SOFTAP mode using:
wifi_softap_set_config_current ()
wifi_set_opmode (xxx)
wifi_softap_dhcps_start ()
How do I stop the SOFTAP (completly stop it - not just beaconing). I don't want anybody connecting.
Is there an API or should I set something specific in wifi_softap_set_config_current ()?
Thanks
narayan
Softap - Stop
Re: Softap - Stop
Postby narayan » Wed Mar 30, 2016 5:51 am
Thanks for the suggestion. I will try this. When I stop the softAP, I sometimes
need to stop the Station mode to.
so to stop softAP can i do:
wifi_set_opmode (STATION_MODE)
wifi_station_autoconnect (0)
need to stop the Station mode to.
so to stop softAP can i do:
wifi_set_opmode (STATION_MODE)
wifi_station_autoconnect (0)
Who is online
Users browsing this forum: No registered users and 239 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.