Hello! I'm new to the scene and am going at it with my first Tuya device (Nedis Wi-Fi Smart RGB Decoration Lights).
It uses the BK7231T on a WB8 board and seems to be an addressable LED strip, as I assumed, due to the single LED pad and because it's connected to P16.
I first attempted the serial approach with no luck, and thus I went with the cloudcutter approach.
I then realized there were no working profiles for the device, so I went through the dumping process and contributed the flash dump.
I then progressed all the way to where I flashed it, and am now sitting on version 1.18.206.
The issue now arises when I try to get them to light up. I've browsed multiple threads and posts, as well as the ones linking to the GitHub README about individual addressable LED strips, but it won't allow me to use commands such as SM16703P_Init, SetPixel, etc. (Error:CMD:cmd SM16703P_Init NOT found (args 3))
Does anyone know if there are any solutions to my issue? Any tips would be appreciated, thanks!
AI: Which firmware did you flash onto the device (e.g., OpenBeken, OpenBK7231T, or another), and where did you get the firmware file from?
https://github.com/openshwprojects/OpenBK7231T_App/releases/tag/1.18.206
AI: How do you currently have the device configured in the firmware (e.g., module type, pin assignments, LED type), and could you share a screenshot or description of your current settings?
There are no settings configured. From reading the posts, I assumed that no such pin assignment, etc., would be required. As for the nature of the LED, it's a black box to me, as it came with the product itself.
It uses the BK7231T on a WB8 board and seems to be an addressable LED strip, as I assumed, due to the single LED pad and because it's connected to P16.
I first attempted the serial approach with no luck, and thus I went with the cloudcutter approach.
I then realized there were no working profiles for the device, so I went through the dumping process and contributed the flash dump.
I then progressed all the way to where I flashed it, and am now sitting on version 1.18.206.
The issue now arises when I try to get them to light up. I've browsed multiple threads and posts, as well as the ones linking to the GitHub README about individual addressable LED strips, but it won't allow me to use commands such as SM16703P_Init, SetPixel, etc. (Error:CMD:cmd SM16703P_Init NOT found (args 3))
Does anyone know if there are any solutions to my issue? Any tips would be appreciated, thanks!
AI: Which firmware did you flash onto the device (e.g., OpenBeken, OpenBK7231T, or another), and where did you get the firmware file from?
https://github.com/openshwprojects/OpenBK7231T_App/releases/tag/1.18.206
AI: How do you currently have the device configured in the firmware (e.g., module type, pin assignments, LED type), and could you share a screenshot or description of your current settings?
There are no settings configured. From reading the posts, I assumed that no such pin assignment, etc., would be required. As for the nature of the LED, it's a black box to me, as it came with the product itself.