-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Teckin SP22 V1.4? #1283
Comments
I'm not sure about the LED configuration - particularly the number/function of LED's, but this should get you started: code/espurna/config/arduino.h: code/espurna/config/hardware.h:
code/espurna/migrate.ino:
code/platformio.ini:
|
@steve8x8 did you get around to trying this? |
Hi, just returned from some overdue vacation, to charge the inner battery :) |
I have it working with a new Teckin SP22 v1.6. I hope it's compatible with the v1.4. I'll commit the changes this week. |
I'm with you. Opening of housing was very tricky and i see a TYWE2S chip. Found Datasheet: Would be the measuring working also? For me it was a big point to measure power consumption. |
Yes it works, relay, LEDs, button and energy monitoring. It's already available in the |
Wikibaer, did you find a solution to your flashing problem? I have the same at the moment and absolutely no idea what to do. |
You must flash this like each other ESP. I've tested it yesterday and today. If you have opened the plug then the contacts show to the middle are the right ones. I use external supply 3,3V and use wires. TX RX is not contacted. Check my PDF. On TYWE2S there is IO0. You must shurtcut this contact to ground. https://i.imgur.com/mYUKzPL.png You must solder TX RX directly to the chip, then there is no need to remove short wires. It's a littlebit tricky but it works. There is an AMS1117 3,3V stabelizer and gnd is every where. You can measure it. If TX RX is solderd and other one then you can read out normaly via COM and 74880 the ESP Data. If you can see this, then you have all connected right. Now put in flash mode: Power off IO0 to GND and power on. You can't solder IO0 i do it with a wire and a outlet strip and a switch button. Now you can see only short Text via COM. The boot loader show now 1,7. This is the flash mode. Now you can flash your device. Pictures you will find here: |
This I did before, it must be your karma, now it works ;-) The most ugly part on this procedure is the opening of the case. I wished there was a way to flash Espurna directly to the virgin device like it was before to the Sonoff <1.6 devices. |
In future you can do it very complicated. Presented by a guy on 35C3: |
@Wikibaer: The scripts, the guy is mentioning, would solve my problem. And the things he found out make me fear about the integrity of almost any home. It lets me stick to the Espurna-community! Thanks for the link! |
Yep, that's why don't use stock firmware from chines... |
There's a new make sold under the Teckin brand, which lacks the small "T" logo. It's incompatible with the old Teckin devices (of the Blitzwolf kind).
Inside, it's got a green silkscreen, and a TYWE2S chip mounted in one of the corners.
To connect wires to the ESP, it may be necessary to unsolder the mains wires.
Tasmota seems to have support for this variant: arendst/Tasmota#3950
Can we have Espurna support for this device?
The text was updated successfully, but these errors were encountered: