<?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>multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83174/multiprotocol---use-openthread-crypto-and-ble-lesc-crypto</link><description>Hi, 
 i use the nRF5 SDK for Thread and Zigbee v4.1.0 , the s140 an the ble_thread_dyn_proximity - example. 
 I want to use the LESC encryption of BLE (in addition to Thread). For this I looked at the LESC encryption in example ble_app_gls and added the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jan 2022 07:54:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83174/multiprotocol---use-openthread-crypto-and-ble-lesc-crypto" /><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346837?ContentTypeID=1</link><pubDate>Mon, 10 Jan 2022 07:54:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3322cd1-9235-46cc-9a42-eb9cb09575f4</guid><dc:creator>bubble23</dc:creator><description>&lt;p&gt;Yes, that is what I am looking for! The example helps me a lot! Thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346728?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 14:36:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d500e6-081f-482c-8ec7-f988a82abd1c</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;After some trying, I were not able to make a functional example from the tutorial today.&lt;br /&gt;Let me know if you are still struggling with this next week, and I will give it another try on Tuesday.&lt;/p&gt;
&lt;p&gt;I found however, that the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_multi_dynamic_uart_coap_example.html?cp=8_3_2_10_3_1_0"&gt; BLE UART and Thread MTD CoAP Client Example&lt;/a&gt; have LESC enabled in the settings. Maybe this could be useful for you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346628?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 09:09:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:184b47cc-6609-4fef-916e-8a824b9bef9f</guid><dc:creator>bubble23</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I started testing the proposed project for myself and discovered when adding the libs that there are several variants for the mbedTLS variants. Here is a software-only variant (&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_openthread_libraries.html#thread_openthread_libraries_nrfsecurity_soft)"&gt;infocenter.nordicsemi.com/.../thread_openthread_libraries.html&lt;/a&gt;, I will test further and report...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346461?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 12:27:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d60533a-75f1-4028-b21c-6c4bfb68e679</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;To double check that this is possible, I am applying the below tutrial on adding Thread to Bluetooth Low Energy to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_hrs.html"&gt; Heart Rate Application&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I have not been able to build it successfully yet, but will return when I have done so.&lt;br /&gt;Feel free to try to do this yourself as well.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346206?ContentTypeID=1</link><pubDate>Wed, 05 Jan 2022 13:18:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8ec5477-09aa-42e4-81cd-b4a1c9b7c81c</guid><dc:creator>bubble23</dc:creator><description>&lt;p&gt;Hello Sigurd,&lt;br /&gt;is it possible to run both at the same time? Maybe with restrictions that the &amp;quot;nRF Crypto &amp;quot; uses a software backend and not the cc310 backend or can possibly the &amp;quot;libmbedcrypto_cc310_backend.a&amp;quot; from Thread be used for BLE LESC? I would be very grateful for a hint.&lt;br /&gt;&lt;br /&gt;Greetings&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/346025?ContentTypeID=1</link><pubDate>Wed, 05 Jan 2022 07:06:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ae59d70-919a-4093-a561-8bfce00de3e4</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;No, we do not have any finished examples for LESC+Thread.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/345701?ContentTypeID=1</link><pubDate>Mon, 03 Jan 2022 14:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ae923bf-0a15-4cca-a2b4-3dcf284d9f8c</guid><dc:creator>bubble23</dc:creator><description>&lt;p&gt;Hello Sigurd,&lt;br /&gt;thank you very much for your reply. I have done the example on &amp;quot;Adding Dynamic multiprotocol Thread suppport to BLE examples&amp;quot;. Only unfortunately it does not solve my problem. I mainly focused on the Reference example here. &amp;quot;&amp;lt;InstallFolder&amp;gt;\examples\multiprotocol\ble_thread_dyn_mtd_coap_cli&amp;quot;, which is the modified version of &amp;quot; ble_app_uart&amp;quot;. This version does not include LESC encryption for BLE. Do you know of an example where LESC and Thread are used together?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/345260?ContentTypeID=1</link><pubDate>Tue, 28 Dec 2021 14:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75487ce3-3513-4a53-95f1-9df2d60c8533</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;Just talked to a colleague, and we have &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_multi_examples.html"&gt;Thread Multiprotocol samples&lt;/a&gt;, as well as a guide on &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_multiprotocol_ble_howto.html"&gt; Adding dynamic multiprotocol Thread support to BLE examples&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If I were you, I would start by following this guide and see if it works after you have done so.&lt;/p&gt;
&lt;p&gt;Let me know if you still struggle with the issue after that, and good luck!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multiprotocol - Use openThread Crypto and BLE LESC Crypto</title><link>https://devzone.nordicsemi.com/thread/345259?ContentTypeID=1</link><pubDate>Tue, 28 Dec 2021 14:10:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80aebdf7-e038-4719-8a17-df78954a45f8</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When our developers get back from their holiday vacations, I will ask them if they know about this. This will likely be the first week of January.&lt;/p&gt;
&lt;p&gt;In the meantime, havea look at &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/thread_ot_libraries_building.html"&gt;Prebuilt OpenThread libraries&lt;/a&gt; and &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fthread_ot_app_development.html&amp;amp;anchor=openthread_libs_arm_cc"&gt;OpenThread application developement&lt;/a&gt;. &lt;br /&gt;It will likely be important to make the cryptographic libraries thread-safe if you intend to use it for BLE and OpenThread simultaneously.&lt;/p&gt;
&lt;p&gt;If you want me to debug the issue more directly, I can try to do so if you provide an edited Thread sample with only the changes needed to reproduce your error (sdk_config.h and added files).&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>