<?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>OpenThread with FDS not persisting data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38021/openthread-with-fds-not-persisting-data</link><description>Hi, 
 I am doing OOB commissioning with OpenThread. According to section 10.12 of Thread 1.1.1 specification, Active / Pending Operational Datasets need to be persisted to NVM. OpenThread has a otDatasetSetActive function for that. 
 
 From what I understand</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Sep 2018 11:34:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38021/openthread-with-fds-not-persisting-data" /><item><title>RE: OpenThread with FDS not persisting data</title><link>https://devzone.nordicsemi.com/thread/147353?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 11:34:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85f4ec21-9a9c-411f-bbe7-f33c50054b14</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I think it&amp;#39;s up to the user to store the datasets. The&amp;nbsp;&lt;a href="https://openthread.io/releases/thread-reference-20170716/group/api-thread-general#otdatasetsetactive"&gt;otDatasetSetActive&lt;/a&gt;&amp;nbsp;only activates a dataset for the thread stack, ie sends a pointer to the dataset structure, and where that structure is stored is up do the user to decide.&lt;br /&gt;&lt;br /&gt; I believe the datasets are used to set all the network and stack configurations for a device with a single call. The alternative are singular calls like&amp;nbsp;otLinkSetPanId who will invalidate any active dataset.&amp;nbsp;We do not use&amp;nbsp;&lt;a href="https://openthread.io/releases/thread-reference-20170716/group/api-thread-general#otdatasetsetactive"&gt;otDatasetSetActive&lt;/a&gt;&lt;span&gt;&amp;nbsp;in any of our examples btw.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>