M65 JSON Support

Hello,
I am working on M65 and wanted to send data using MQTT in JSON format.
I am trying to implement standard JSON libraries provided at [JSON]
(Using the cJSON Library-refer at the end of the webpage)
M65 SDK v1.3 is using its own ql_stdlib rather than the stdlib. I am facing issues with the compiler when trying to bring the above mentioned cJSON library in my project. Can you please help me to resolve the issue and is there any other support for parsing and creating JSON in M65

Regards,
Siddhesh Naik
Embedded Software Engineer

Our module does not currently support json libraries. Sorry, this doesn’t seem to help you