PROBLEM DESCRIPTION
I've noticed it's reporting this on the new version:
23:12:54.790 TYA: DP len exceeded dpId=103 type 0 (74 > 16
That shouldn't be implemented like that. Type 0 data has spec length 1 to 255 bytes.

Old version didn't have that complain about length
TuyaSend6 is not working at all and since weblog 3 isn't reporting the sent payload it's impossible to debug
There is something missed in the initialisation process, none of the TuyaSend commands work until I do a SerialSend for that dpId. Again not able to debug because no information shown in the log.
After reverting to release 12.2. everything works as expected. Upgrading back to dev gives same issues.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Configuration output here:
- [x ] If using rules, provide the output of this command:
Backlog Rule1; Rule2; Rule3:
- [ x] Provide the output of this command:
Status 0:
- [ x] Set
weblog to 4 and then, when you experience your issue, provide the output of the Console log:
TO REPRODUCE
Receive a message longer than expected 16 with data type 0.
EXPECTED BEHAVIOUR
Same behaviour as in TuyaMCU v1, just output json values
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)
PROBLEM DESCRIPTION
I've noticed it's reporting this on the new version:
That shouldn't be implemented like that. Type 0 data has spec length 1 to 255 bytes.
Old version didn't have that complain about length
TuyaSend6is not working at all and since weblog 3 isn't reporting the sent payload it's impossible to debugThere is something missed in the initialisation process, none of the TuyaSend commands work until I do a SerialSend for that dpId. Again not able to debug because no information shown in the log.
After reverting to release 12.2. everything works as expected. Upgrading back to dev gives same issues.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255:Backlog Rule1; Rule2; Rule3:Status 0:weblogto 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Receive a message longer than expected 16 with data type 0.
EXPECTED BEHAVIOUR
Same behaviour as in TuyaMCU v1, just output json values
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)