Skip to content
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

JSON parsing error on info messages #59

Open
oscgonfer opened this issue May 7, 2024 · 0 comments
Open

JSON parsing error on info messages #59

oscgonfer opened this issue May 7, 2024 · 0 comments

Comments

@oscgonfer
Copy link
Contributor

Seems that there is some JSON parsing errors on some info messages. For instance, it shows at the API level as:

Invalid Unicode [04 22 2c 22 68] at 31

The message seems OK at the firmware level, also when subscribing directly to the mqtt topic (but it could be the terminal emulator interpretation of those characters). In any case,

message: {"time":"2024-05-07T14:54:20Z���","hw_ver":"2.1","id":"3E661D225055344E312E3120FF0F2B08","sam_ver":"0.9.8-7b45baa","sam_bd":"2023-04-17T13:54:59Z","mac":"EE:FA:BC:DC:61:F7","esp_ver":"0.9.8-7b45baa","esp_bd":"2023-04-17T13:55:15Z"},
topic: device/sck/ltybyn/info
}

This seems to be an issue with older firmware version (before the SCKSerial refurbish). But just keeping a note here for future reference: 7b45baa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant