thryvos / Tasmota-WT32-ETH01

Guide to flash Tasmota firmware into WT32-ETH01
18 stars 6 forks source link

Ethernet should be enabled at startup/factory reset #6

Open goatchurchprime opened 11 months ago

goatchurchprime commented 11 months ago

Shouldn't the Ethernet be enabled at startup? Presumably that's why I loaded this version of the tasmota into the device and not one of the other versions. If the ethernet is running and it's at the end of a long wire, I've got a good chance of reconfiguring it remotely, but if it's off then there is no chance.

Currently at startup (or after factory reset) the device has loaded Module 0.

But it's module 5 (WT32-Eth01) mode that has the Ethernet turned on and able to accept further configuration instructions over the wire.

modules
> stat/tasmota_057E00/RESULT = {"Modules":{"0":"ESP32-DevKit","1":"ESP32-DevKit","5":"WT32-Eth01"}}

module 5
> stat/tasmota_057E00/RESULT = {"Module":{"5":"WT32-Eth01"}}