ESP8266 Developer ZoneThe Official ESP8266 Forum2016-03-30T10:46:09+08:00https://bbs.espressif.com:443/feed.php?f=7&t=18072016-03-30T10:46:09+08:002016-03-30T10:46:09+08:00https://bbs.espressif.com:443/viewtopic.php?t=1807&p=6262#p6262 How about wifi_set_opmode(NULL_MODE) ?
Statistics: Posted by ESP_Faye — Wed Mar 30, 2016 10:46 am
]]>2016-03-30T05:51:23+08:002016-03-30T05:51:23+08:00https://bbs.espressif.com:443/viewtopic.php?t=1807&p=6253#p6253need to stop the Station mode to. so to stop softAP can i do:
Statistics: Posted by narayan — Wed Mar 30, 2016 5:51 am
]]>2016-03-02T16:42:55+08:002016-03-02T16:42:55+08:00https://bbs.espressif.com:443/viewtopic.php?t=1807&p=5919#p5919 Call wifi_set_opmode(STATION_MODE); to set it to be station mode. Can this help?
Statistics: Posted by ESP_Faye — Wed Mar 02, 2016 4:42 pm
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
Statistics: Posted by narayan — Wed Feb 24, 2016 9:26 am