zivillian / esp32-modbus-gateway

ESP32 Modbus RTU/TCP Gateway
GNU General Public License v3.0
137 stars 58 forks source link

How to flash? #22

Open pissten opened 10 months ago

pissten commented 10 months ago

I'm trying to get this loaded to a esp32-wroom-32. Have tried to flash the firmware.bin using flash download tool, but after finished flash, nothing is running on esp. Serial monitor claims it is in a endless reset loop. Have also tried to clone the git, and build/upload from platformio. But this is also failing due to some errors :/

heikoxxxx commented 1 month ago

Hi, same here

zivillian commented 1 month ago

I've pushed a fix for the WifiManager error, so you should be able to flash with platformio. After the initial flash there is an OTA option.