ab19
ab19
SKSignal K
Created by ab19 on 10/17/2024 in #questions
SensESP OTA Updates thru VPN
I am having trouble updating a ESP32 board with OTA while remotely connected via a VPN. While connected to the VPN I am able to see my raspberry pi (10.10.10.1) and the esp32 device, which is connected to the raspberry pi access point and accessible at IP 10.10.10.79. When I try to update the device from VSCode. / PlatformIO on port 3232 I get a "no response from device" error. I have opened the TCP port 3232 on my router's NAT/Gaming settings. My VPN tunnel (Wireguard) has Allowed IPs of '0.0.0.0/0, ::/0'. The OTA updates work fine when I'm on my raspberry pi network. Can't get it to work through a VPN. What am I missing?
1 replies