Wifi Extender Functionality in ESP32 using Arduino IDE #7188
-
Hello Everyone, Guys, I am kinda a rookie hobbyist programmer. I want to implement Wifi Extender Functionality in ESP32 along with other tasks that it is performing. That's why I can not use https://github.com/martin-ger/esp32_nat_router like repositories, as all other code is written in Arduino IDE. Can you guys provide me the methods to get this done and an example code for NAPT/NAT for ESP32 in Arduino IDE. Help in this regard will be highly appreciated. BoardAll ESP32 modules Device Description Version IDE Name Operating System |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Not possible at the moment since the Arduin Libs are not compiled with the options needed for. See |
Beta Was this translation helpful? Give feedback.
Here is a good example running on Arduino v3.x