Search found 3 matches
- 26 Jun 2018, 11:25
- Forum: ESP Easy: Hardware
- Topic: Yewelink/Tuya WiFi Touch wall light switch
- Replies: 43
- Views: 663508
Re: Yewelink/Tuya WiFi Touch wall light switch
OK, so a neighboring project is a little ahead of us here: https://github.com/arendst/Sonoff-Tasmota/issues/469
- 22 Jun 2018, 11:34
- Forum: ESP Easy: Hardware
- Topic: Yewelink/Tuya WiFi Touch wall light switch
- Replies: 43
- Views: 663508
Re: Yewelink/Tuya WiFi Touch wall light switch
So, I was able to flash this anonymous dimmer, only to discover the default ESPEasy does not work. Flashing did work however. I had to make the connections to the ESP manually "by hand", as you can see in the photo's. IMG_20180622_111910.jpg IMG_20180622_111901.jpg Not easy and you have to...
- 22 Jun 2018, 10:06
- Forum: ESP Easy: Hardware
- Topic: Yewelink/Tuya WiFi Touch wall light switch
- Replies: 43
- Views: 663508
Re: Yewelink/Tuya WiFi Touch wall light switch
the pin 21(U0RXD ) of ESP8266mod is connected to pin 2(UART1_TX) of MCU the pin 22(U0TXD ) of ESP8266mod is connected to pin3(UART1_TX) of MCU So even if the components and the jtag are not exactly the same, it seems that the logic remains the same. a esp8266 that manages only the wifi and communic...