dchristl / esp32_nat_router_extended

a simple ESP32 NAT Router with some additional features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebuild binaries , not working

piviveka7 opened this issue · comments

Was able to successfully rebuild the binaries via the VS Code and also ESP -cmd .
Flashed the binaries. But ESP32 NAT Router did not open AP and the ssid "ESP32_NAT_Router".
Using:Chip is ESP32-D0WD-V3 (revision 3)

What do debug ?

Hello,

hard to tell what is going wrong here. You can use the serial monitor (built in VSCode -> power plug) and look what is going on. Have you flashed directly with VSCode (-> Upload) or an other way, then how?