martin-ger / esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router)
MIT License
4.8k stars 905 forks source link

OTA update of ESP8266 behind repeater? #472

Open hermannw opened 3 years ago

hermannw commented 3 years ago

I am pretty sure it is possible but I don't know how :-) I would like to OTA update an ESP8266 that is behind the repeater. In the Arduino IDE it shows it's IP as 10.24.1.9 but I am not sure if and what portmapping I can do to reach it. Of course I can take my laptop out to the shed and connect to the repeater directly but I am pretty lazy. :-) Has anybody done this yet?