You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
While running on an ESP32, I've noticed that some of the MQTT messages sent by the device are corrupted. Messages longer than a certain amount will be corrupted. A special character like Ú3� would appear, then a new string appends to the older one. I have no issue with messages that has a short length.
Here's what I've got from the Web Console. Note that the first JSON string is being cutoff.
While running on an ESP32, I've noticed that some of the MQTT messages sent by the device are corrupted. Messages longer than a certain amount will be corrupted. A special character like
Ú3�
would appear, then a new string appends to the older one. I have no issue with messages that has a short length.Here's what I've got from the Web Console. Note that the first JSON string is being cutoff.
I appreciate your help!
The text was updated successfully, but these errors were encountered: