Code:
char sofap_mac[6] = {0x16, 0x34, 0x56, 0x78, 0x90, 0xab};
wifi_set_opmode(STATIONAP_MODE); // station + softAP mode
wifi_set_macaddr(SOFTAP_IF, sofap_mac);
Statistics: Posted by ESP_Faye — Wed Jul 15, 2015 10:25 am
Statistics: Posted by riverwin — Tue Jul 14, 2015 9:09 pm