Code:
Time Node 1 Node 2
T0 wifi_set_opmode(SOFTAP_MODE)
T1 wifi_set_opmode(STA_MODE)
T2 connects to node 1
T3 wifi_softap_get_station_info returns count=1
T4 power is cut to node 2
T5 wifi_softap_get_station_info returns count=1
T6 power is still cut to node 2 (T6 = T5 + 1minute)
T7 wifi_softap_get_station_info returns count=1
Statistics: Posted by sharkx — Wed May 02, 2018 4:04 am
Statistics: Posted by sharkx — Thu Apr 26, 2018 3:08 pm