Open
Description
Hi,
I'm trying to get the logs from a device using the LogManager, and while trying to getAllFromState(State) or manager.getAll() I'm getting an exception on the parse of an entry on the response object.
The Object is McuMgrLogResponse.Entry and the property that I'm getting the error is msg because the format is in Byte[] and I'm receiving it as String.
Does this error has something to do with any Mynewt updates that are breaking the SDK?
Thank you
Metadata
Metadata
Assignees
Labels
No labels