Code:
struct softap_config ap_config;
os_memset(&ap_config, 0, sizeof(ap_config));
Code:
struct softap_config config;
wifi_softap_get_config(&config); // Get config first.
Statistics: Posted by ESP_Faye — Mon May 04, 2015 3:05 pm
Statistics: Posted by Anki — Tue Apr 28, 2015 5:42 am
and does not connect to the WiFi.
Unable to join the network "AnkiEspressif"
Statistics: Posted by Anki — Wed Apr 22, 2015 10:01 am
Statistics: Posted by ESP_Faye — Wed Apr 22, 2015 9:39 am
Statistics: Posted by Anki — Wed Apr 22, 2015 5:04 am
Statistics: Posted by Anki — Sat Apr 18, 2015 3:08 am
Statistics: Posted by ESP_Faye — Tue Mar 03, 2015 7:26 pm
Statistics: Posted by ScottR — Mon Mar 02, 2015 12:32 pm