Hi People,
I'm using nRF52832 and SDK 15.2v.
i wanted to do Json Parsing in my application.
Kindly someone let me know how to make use of the cJson Parser from the library!!
Hi People,
I'm using nRF52832 and SDK 15.2v.
i wanted to do Json Parsing in my application.
Kindly someone let me know how to make use of the cJson Parser from the library!!
I assume that you are referring to the cJSON library which is included in the SDK? Unfortunately we don't have any good examples showing how to use it and I can only suggest that you study the documentation in my link (or read the readme file that is included in "SDK_folder\external\cJSON"). The documentation on github seems to be relatively thorough.
I assume that you are referring to the cJSON library which is included in the SDK? Unfortunately we don't have any good examples showing how to use it and I can only suggest that you study the documentation in my link (or read the readme file that is included in "SDK_folder\external\cJSON"). The documentation on github seems to be relatively thorough.