<?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>OPTIGA Trust X With OpenThread</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65207/optiga-trust-x-with-openthread</link><description>Hello, 
 
 I am trying to integrate OPTIGA Trust X with the OpenThread example, &amp;quot;mqttsn_sleepy_subscriber&amp;quot;(from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 SDK). I tried adding code from &amp;quot;ifx_optiga_custom_example&amp;quot; project and fix most of the warnings and errors</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Aug 2020 14:38:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65207/optiga-trust-x-with-openthread" /><item><title>RE: OPTIGA Trust X With OpenThread</title><link>https://devzone.nordicsemi.com/thread/266550?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 14:38:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7738d00d-1646-41e4-affc-918c8f3decdc</guid><dc:creator>tejaChintalapati</dc:creator><description>&lt;p&gt;Thanks Jorgen. The problem is that I didn&amp;#39;t initialise the Low-Frequency clock before calling nrf_crypto_init() which would initialise the RTC.&lt;/p&gt;
&lt;p&gt;So, I added the code for initialising the Low-Frequency clock, before calling nrf_crypto_init() function and everything&amp;#39;s working great! Such a silly mistake but hey, we live, we learn and we forget &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61b.svg" title="Stuck out tongue"&gt;&amp;#x1f61b;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help. I appreciate it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OPTIGA Trust X With OpenThread</title><link>https://devzone.nordicsemi.com/thread/266445?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 10:54:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9775674-4e8a-44c5-94d9-2820d0cf5990</guid><dc:creator>tejaChintalapati</dc:creator><description>&lt;p&gt;Thanks for the response.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll try to investigate why the program never reacher the interrupt handler even after it&amp;#39;s triggered. Probably not initialised correctly. Shall&amp;nbsp;update this post after the results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OPTIGA Trust X With OpenThread</title><link>https://devzone.nordicsemi.com/thread/266420?ContentTypeID=1</link><pubDate>Wed, 26 Aug 2020 09:34:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:768d7730-f447-483c-87f8-86eb9ef4c87c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Correct, RTC2 is used by the IEEE 802.15.4 radio driver and OpenThread stack, see&amp;nbsp;&lt;a title="Thread nRF52840 peripheral requirements" href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_zigbee__intro.html?cp=7_3_1_0_1_0_0#thread_zigbee_hardware_requirements_thread_840"&gt;Thread nRF52840 peripheral requirements&lt;/a&gt;. The example you mention does not include BLE, and will therefore not use a softdevice. If you do not plan to use a softdevice, you should be able to use RTC0 for the Optiga Trust X library.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>