esp32_nat_router
esp32_nat_router copied to clipboard
A simple NAT Router for the ESP32
Feature request - Wouldn't it be nice to preselect 2 settings for "STA Settings (uplink WiFi network)" an toogle them by an external switch or (prioritized) automatically? For my mobile...
hi, i used idf 4.4, got: WARNING: Missing submodule components/micro-ecc/micro-ecc... Attempting 'git submodule update --init components/micro-ecc/micro-ecc' in esp-idf root directory... error: pathspec 'components/micro-ecc/micro-ecc' did not match any file(s) known to...
Hi, I've built a simple application to connect my Ubuntu Laptop via PPPoS with the Esp32. The esp is connected to my Smartphone via wifi. Pinging the esp with Ubuntu...
My ultimate goal is to have 2 esp32 acting as range extender for my home wifi. **HOME ROUTER** **Gateway (esp32)****SPOT-1(esp32)**
Hi, I created 3 ESP32 NAT router and not works, just max 2. **This not works:** SmartPhone --> ESP32-NAT-03 --> ESP32-NAT-02 --> ESP32-NAT-01 --> REAL-WIFI-ROUTER --> INTERNET Problem: SmartPhone connect...
Hi i tried to flash two ESP32 with the ESPDownloadTool v3.8.5 with your settings. `UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 18-19: illegal multibyte sequence` is the response. I...
Hello, Trying to use esp32_nat_router with a big wifi antenna connected to a WROOM_32U to extend my Drone range. Installation is ok, configuration is ok. But my drone is sending...
Hi there. This is a very useful tool to have and absolutely love it! I'm surprised how well this works by both your code and the ESP32. Thank you. I...
Hi, first of all thanks for the project and the simplicity of flashing it through a cmakelists.txt that works with vscode esp-idf in windows. Everything is up and running, i...
I programmed my ESP32 with the esp32_nat_router firmware and I'm pretty impressed. When I write this post, my PC is connected to the esp32_nat_router. Of course, the wifi signal is...