dproffer
(David Proffer)
December 23, 2023, 6:05am
21
There seems to be some references that the SB53 PAR bulbs are esp826x based and run tasmota find. Whether, a physical flashing will be required is something I have yet to learn. Would be nice of Tuya-convert worked on these. I will give you and update when they arrive and I have a little time to explore.
Info on a similar bulb:
Hi,
I am trying to flash Tasmota softawre onto a Teckin SB51 RGB bulb. I cant do Tuya convert since I had previously used the SmartLife app (once connected to the app they block the ability to do OTA updates using Tuya convert)…so I am left with the option of accessing the pins for the ESP8266 chip.
I have validated that it is indeed ESP8266 (since some of the older models no longer use this chip) and now I need to find the right pins to connect to upload Tasmota using UART.
If I understand c…
and on the SB53 will older Tasmota, however does not point to how they flashed.
opened 10:20AM - 22 Mar 20 UTC
closed 06:37PM - 22 Apr 20 UTC
awaiting feedback
troubleshooting
<!-- Thanks for reporting a problem for this project. READ THIS FIRST:
This i… ssue template is meant to REPORT Tasmota software PROBLEMS ONLY
Please DO NOT OPEN AN ISSUE:
- If your Tasmota version is not the latest from the development branch, please update your device before submitting your issue. Your problem might already be solved. The latest precompiled binaries of Tasmota can be downloaded from http://thehackbox.org/tasmota/
- If you have an issue when flashing was done via Tuya Convert, please address it to Tuya Convert Team
- If your issue is a flashing issue, please address it to the [Tasmota Support Chat](https://discord.gg/Ks2Kzd4)
- If your issue is compilation problem, please address it to the [Tasmota Support Chat](https://discord.gg/Ks2Kzd4)
- If your issue has been addressed before (i.e., duplicated issue), please ask in the original issue
- If your issue is a Wi-Fi problem or MQTT problem, please try the steps provided in the [FAQ](https://tasmota.github.io/docs/#/help/FAQ) and [Troubleshooting](https://tasmota.github.io/docs/#/help/Troubleshooting)
Please take a few minutes to complete the requested information below. Our ability to provide assistance is greatly hampered without it. The details requested potentially affect which options to pursue. The small amount of time you spend completing the template will also help the volunteers providing the assistance to you to reduce the time required to help you.
DO NOT DELETE ANY TEXT from this template! Otherwise the issue will be auto-closed.
-->
### PROBLEM DESCRIPTION
Led lamp flickers visibly at low brightness, sometimes more sometimes less.
I have several Teckin SB53 (and also other brands) where it stands out with a setting of color # 0000000001 or # 0000000002! (for rgb low level's flickering is visibly too!)
When testing different versions, there is no flickering up to version 8.1.0.4, after which this occurs, even with the latest 8.2.0 release.
in the Arduino Core I found them here:
https://github.com/esp8266/Arduino/issues/7054
https://github.com/esp8266/Arduino/pull/7057
### REQUESTED INFORMATION
_Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!_
- [x ] Read the [Contributing Guide and Policy](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md) and [the Code of Conduct](https://github.com/arendst/Tasmota/blob/development/CODE_OF_CONDUCT.md)
- [ x] Searched the problem in [issues](https://github.com/arendst/Tasmota/issues)
- [ ]x Searched the problem in the [docs](https://tasmota.github.io/docs/#/help/FAQ)
- [ x] Searched the problem in the [forum](https://groups.google.com/d/forum/sonoffusers)
- [ ] Searched the problem in the [chat](https://discord.gg/Ks2Kzd4)
- [ ] Device used (e.g., Sonoff Basic): _____
- [ x] Tasmota binary firmware version number used: release 8.2.0_____
- [x ] Pre-compiled
- [ ] Self-compiled
- [ ] IDE / Compiler used: _____
- [ ] Flashing tools used: _____
- [ ] Provide the output of command: `Backlog Template; Module; GPIO 255`:
```
Configuration output here:
```
- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```
Rules output here:
```
- [ ] Provide the output of this command: `Status 0`:
```
STATUS 0 output here:
```
- [ ] Provide the output of the Console log output when you experience your issue; if applicable:
_(Please use_ `weblog 4` _for more debug information)_
```
Console output here:
```
### TO REPRODUCE
_Steps to reproduce the behavior:_
### EXPECTED BEHAVIOUR
_A clear and concise description of what you expected to happen._
### SCREENSHOTS
_If applicable, add screenshots to help explain your problem._
### ADDITIONAL CONTEXT
_Add any other context about the problem here._
**(Please, remember to close the issue when the problem has been addressed)**