APSTA Mode - STA connected but not accessible after random period of time
Posted: Fri May 01, 2020 9:31 am
Hi, I'm running a webserver in esp32 using APSTA mode.
As stated in the subject, after it's running for certain period of time, i found that it's not accessible through the STA, but I've checked the connection, it's still connected to my router, and my router still able to see the IP address.
I couldn't ping or access to my esp32 through STA (using PC), but it's fully operate if I'm connecting directly to the esp32's AP.
Below are summary of my problem:
WIFI mode : APSTA
Connection : Both AP and STA connected
ESP32 crash or reboot:
I'm sure that the esp32 never crash and reboot, as I got a timer counting the uptime, which I'm still able to see it through AP.
Access to web server:
AP fully accessible and operate as normal
STA not accessible, can't even ping
How to get it working again:
1. reboot my router
2. reboot my esp32
Anyone has similar experience?
As stated in the subject, after it's running for certain period of time, i found that it's not accessible through the STA, but I've checked the connection, it's still connected to my router, and my router still able to see the IP address.
I couldn't ping or access to my esp32 through STA (using PC), but it's fully operate if I'm connecting directly to the esp32's AP.
Below are summary of my problem:
WIFI mode : APSTA
Connection : Both AP and STA connected
ESP32 crash or reboot:
I'm sure that the esp32 never crash and reboot, as I got a timer counting the uptime, which I'm still able to see it through AP.
Access to web server:
AP fully accessible and operate as normal
STA not accessible, can't even ping
How to get it working again:
1. reboot my router
2. reboot my esp32
Anyone has similar experience?