dchristl / esp32_nat_router_extended

a simple ESP32 NAT Router with some additional features
292 stars 54 forks source link

After an extended period of time disconnected, the network only shows up if I disconnect then reconnect. #134

Open TurboMan90 opened 1 month ago

TurboMan90 commented 1 month ago

As the title states, when powering on an ESP32-C3 with esp32_nat_router_extended installed after the device has been unplugged for an extended amount of time, the ESP32 does not come up on my network list. It only comes back once I disconnect then reconnect power again. I'm currently using version 7.0 since there is an open issue with the C3 software after 7.0 that is being resolved.

dchristl commented 3 weeks ago

Hello,

you may be able to establish a serial connection to access the log. It is difficult to find the problem without a log. Do you have another device to try out?

Kind Regards Danny