hi all
1.ESP set to AP mode
2.Using computer to connect to WiFi of esp32
3.Using computer to Ping esp32
How to reduce Ping delay
thanks!
How to reduce Ping delay
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to reduce Ping delay
You could try to disable WiFi power saving by calling esp_wifi_set_ps(WIFI_PS_NONE) . Note that this increases power consumption.
Who is online
Users browsing this forum: No registered users and 236 guests