Chat freely about anything...

User avatar
By HandleWITHcare
#78437 Hi,

I have tested the code. If I disconnect from it, the wifi_softap_get_station_num() will remain its value the same, but interestingly if my connection to the ESP8266 board timed out, the wifi_softap_get_station_num() will return to 0 (I am the only one conneting to it, so it should return to 0). I think something is written incorrectly in user_interface.h
User avatar
By frjariello
#79039
HandleWITHcare wrote:Hi,

I have tested the code. If I disconnect from it, the wifi_softap_get_station_num() will remain its value the same, but interestingly if my connection to the ESP8266 board timed out, the wifi_softap_get_station_num() will return to 0 (I am the only one conneting to it, so it should return to 0). I think something is written incorrectly in user_interface.h


Yes indeed, but do you know a way to set logout/lease time?