esp32_nat_router
esp32_nat_router copied to clipboard
Is EPS32-S supported?
Hello
I succesfully installed the router software ona ESP32-S ESP32-CAM board: I needed a quick and cheap wifi router to do some tests.
The setup run smoothly but the connection to the UPLINK AP is not working well.
At the first run it works smoothly, but after a reboot it does not connect: with the "show" command I read "Uplink AP not connected". Strange enough, if I change the connection mode on the router cryptography from WPA2 to WPA2+WP3, rebooting the WIFI stack on the router, restarting the ESP32 I got connected again....but after restarting again the ESP32 the connection get lost. I repeated the process few times with consinstent result.
From the log of the router (Fritzbox 4040) I can't find any info.
So I'm wondering if the configuration/setup supported.
Thanks!