-
Notifications
You must be signed in to change notification settings - Fork 636
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
Wiki: Flash Tuya based device without opening/soldering #1713
Comments
What firmware version/environment did you use? I've been struggling to find a firmware that doesn't make the tuya module stack dump continuously. |
Latest master branch / PlatformIO. I just created a new device without any buttons/relays/leds defined. Tuya convert was installed on a Pi3. |
@hyteoo Which devices you tested? |
Okey, thanks for getting back to me... sounds so easy when you summon it up like that! ;-) At first I had some success but it was unstable, then I did a factory reset from serial and after that all I get are stack dumps. |
I'll answer my self for anyone interested.
|
@AndreasSchutz please consider decoding those stack traces. It would be better to skip crashing 5 times before being able to use the device :) You also might be hitting some bugs already fixed in And you might be right about the power situation - it is more advisable to try to use robust 3v3 power supply, or use mains and configure things via telnet / web |
@mcspr |
@AndreasSchutz glad you figured that out. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
This issue will be auto-closed because there hasn't been any activity for two months. Feel free to open a new one if you still experience this problem. |
I tagged another issue in the #1774, this is the relevant one. https://github.com/xoseperez/espurna/wiki/OTA-TUYA was added |
In my search for better and cheaper devices on amazon, I came across smart sockets that can not be opened without destroying the device.
They are all using the Smart Life app made by Tuya but distributed under different brands
There is a project that fakes the OTA of the original firmware and lets you flash your own custom firmware: https://github.com/ct-Open-Source/tuya-convert
Tested it on 2 types of devices, flashed espurna directly and works like a charm!
Maybe it would be a good idea to reference this in the Wiki
The text was updated successfully, but these errors were encountered: