Replies: 1 comment 3 replies
-
Tasmota reverting to default settings is a deliberate recovery scheme in case your config results in a boot loop, then Tasmota may "scale back" features until able to boot without quickly crashing again. What to do about it depends on why it crashes. It can be useful to follow the serial console during the process. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this Kincony KC868-A6 module and used Blakadders template which works fine. I would like to use the modbus bridge function, and so tried to configure IO27 as ModBR TX and IO14 as ModBR RX (according their schematics).
When done so the device reverts to the basic ESP32-Devkit module type (module 1). Trying to activate "module 0" does not work, it reboots again in the default ESP32-Devkit. The KC868-A6 template is there and show as module 0. when change these pin to the set Serial Tx/Rx it works fine..
Is there something I've missed or need to do specifically to get the Modbus pins configured?
Beta Was this translation helpful? Give feedback.
All reactions