-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Thingsboard serialize json data issue #2054
Comments
6.21.5 works, seems like the next release broke something. Found originally here: thingsboard/thingsboard#10164 |
Hi @gittimotap, I need more information. Best regards, |
Hi Benoit In any case, I tried multiple of the SDK examples and all give the same error: https://github.com/thingsboard/thingsboard-client-sdk/tree/master/examples (ESP32 based, not ESP8266). I always get "[TB] Unable to serialize json data" with anything above 6.21.5. Regards |
The workaround is available in ArduinoJson 7.0.4. |
Describe the bug
thingsboard/thingsboard#10164
Troubleshooter report
Here is the report generated by the ArduinoJson Troubleshooter:
[Paste the report here]
Environment
Here is the environment that I used:
Reproduction
Here is a small snippet that reproduces the issue.
[insert expected output here]
[insert actual output here]
The text was updated successfully, but these errors were encountered: