Got it sorted. Firstly, I installed the wrong firmware. I installed openevse_esp32_gateway-e.bin rather than openevse_esp32_gateway-f.bin
Then when I was trying to upload the correct firmware I was getting a random error as I wasn’t following the instructions at ESP32_WiFi_V4.x/docs/wired-ethernet.md at 4.1.2 · OpenEVSE/ESP32_WiFi_V4.x · GitHub. More specifically, I was being lazy and using “esptool-gui.exe” that I thought had the same functionality as esptool.py, but it doesn’t.
Thanks for pointing me in the right direction
3 Likes