<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to read the external JSON file in BLE Mesh SDK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69845/how-to-read-the-external-json-file-in-ble-mesh-sdk</link><description>Hi guys, 
 Is it possible to import and read the external JSON file in the BLE Mesh SDK? If it is, can I use the regular method for that in C or there are some other rules? 
 Best regards, 
 Adnan.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jan 2021 07:43:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69845/how-to-read-the-external-json-file-in-ble-mesh-sdk" /><item><title>RE: How to read the external JSON file in BLE Mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/287846?ContentTypeID=1</link><pubDate>Thu, 07 Jan 2021 07:43:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90299f47-eb1c-4205-88ee-6a236d6d587c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Adnan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;We do not have any library in SDK to read .json files it that manner.&amp;nbsp;You can try to implement based on the link you provided, using stdio.h.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you have asked the same question several times, I suggest looking at the answers that have been provided.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read the external JSON file in BLE Mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/287733?ContentTypeID=1</link><pubDate>Wed, 06 Jan 2021 13:37:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5be6d83-b635-46ad-a1fe-7daef9642083</guid><dc:creator>Aduka_27</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I want to parse the JSON file and read the data from it and use it in my code. That is all that I want to achieve, something like this:&amp;nbsp;&lt;a href="https://progur.com/2018/12/how-to-parse-json-in-c.html"&gt;https://progur.com/2018/12/how-to-parse-json-in-c.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For example, I have already created an JSON file with some information (&amp;quot;functionName&amp;quot;: &amp;quot;f_temp&amp;quot;). And I want for example in my code to write the instruction:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;if (&amp;quot;functionName&amp;quot; == f_temp){&lt;/p&gt;
&lt;p&gt;//call function to measure the temperature&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;I hope that now I elaborated in more depth.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance and I am looking forward to hearing your answer as soon as possible.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Adnan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read the external JSON file in BLE Mesh SDK?</title><link>https://devzone.nordicsemi.com/thread/286753?ContentTypeID=1</link><pubDate>Mon, 28 Dec 2020 15:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:115825ba-633c-4663-acbd-0617f9af0e98</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Adnan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Due to Christmas holidays our technical support team is lower staffed, and the response time will be longer. Also, most of our R&amp;amp;D our out of office until January 4th. We apologize for any inconvenience this may cause.&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Our mesh experts are currently out of office. Have you looked at our Mesh documentation? E.g. &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_scripts_interactive_pyaci_doc_demo_configuration.html"&gt;Using serial interface for provisioning and configuration&lt;/a&gt;. Can you elaborate on what you are trying to achieve?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>