blakadder / templates

Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota!
https://templates.blakadder.com
Eclipse Public License 2.0
318 stars 1.33k forks source link

[Site issue] TYWE3S disable mcu Asakuki #1550

Open Tom-Neverwinter opened 1 year ago

Tom-Neverwinter commented 1 year ago

"To avoid interferences from the MCU, bridge RST to GND on the MCU too."

how to disable the mcu is not actually stated.

where is this chip? is it under the esp daughter board? on the rear of the main board?

https://github.com/blakadder/templates/blob/master/_templates/asakuki

this is the visible surface of the board, readily accessible to the user:

20220918_143714 20220918_143722

Tom-Neverwinter commented 1 year ago

https://www.reddit.com/r/tasmota/comments/so2b00/trying_to_flash_a_tasmota_tywe3s_in_place/ioz82vp/ seems to answer this is the board on the bottom of the daughterboard, hot air rework is required to flash this board

probably best to tell the user to just remove the board and flash then place it back on the board

Tom-Neverwinter commented 1 year ago

swapping to an esp8266F works great! after figuring out how to send commands over the webui console everything works except for the front power led. would be nice to have more control over the mist strength but this thing is awesome! [mist/fan may also be inverted?] 20221010_022347

riteshhon commented 1 year ago

I want to contribute.

costascontis commented 1 year ago

edit: i research the bug so i am able to describe it better hi ,i flashed and replaced with a esp12f and everything work fine but one thing.If the mist is on and i turn on the light , then manually pressing the physical "mist" button to turn off mist and light ,the mist stops ,the light stays on and in tasmota i get MQT: stat/Aroma/RESULT = {"Command":"Error"} and the state of the deffuser at webui does not change from ON to OFF. I have to turn off the deffuser from the webui to make things normal again.