data to server. Sometimes esp log this info:
- I (54056579) wifi:state: run -> init (ce00)
- I (54056579) wifi:pm stop, total sleep time: 0 us / 909284818 us
I try to use esp_wifi_set_ps( WIFI_PS_NONE ) function after call esp_wifi_init(), but it still happen.
What is the reason of this behaviour?