<?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>nRF52 Ble Bonding freezing Error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77773/nrf52-ble-bonding-freezing-error</link><description>Hi, Dev Zone. 
 thanks for help : ) 
 
 i&amp;#39;m try to porting DK Board&amp;#39;s ble Boanding function to Target Board. 
 
 DK is working success. 
 refer to 16.0.0 SDK and 7.0.1 Soft device 
 
 when i boot my target board, it&amp;#39;s look like freezing. 
 target board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Jul 2021 06:45:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77773/nrf52-ble-bonding-freezing-error" /><item><title>RE: nRF52 Ble Bonding freezing Error</title><link>https://devzone.nordicsemi.com/thread/321698?ContentTypeID=1</link><pubDate>Mon, 26 Jul 2021 06:45:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:928709eb-94b8-4825-bf35-367aa7068b36</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I am glad to hear you found the solution. I will consider the case resolved then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Ble Bonding freezing Error</title><link>https://devzone.nordicsemi.com/thread/321516?ContentTypeID=1</link><pubDate>Fri, 23 Jul 2021 09:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:976baae5-6035-4544-8706-41f4c0dda407</guid><dc:creator>Empe</dc:creator><description>&lt;p&gt;Hi, Torbj&amp;oslash;rn&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;thanks to reply my question.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;first i use default setting &amp;quot;use Interrupts&amp;quot; in DK&lt;/p&gt;
&lt;p&gt;and target board use freeRTOS, that&amp;#39;s why we don&amp;#39;t use interrupts.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To tell you the conclusion now it&amp;#39;s working well !&lt;/p&gt;
&lt;p&gt;main problem is mutex error.&lt;/p&gt;
&lt;p&gt;block all cc310_mutex_trylock function and then replace freeRTOS&amp;#39;s mutec function.&lt;br /&gt;and then it&amp;#39;s working well : )&lt;/p&gt;
&lt;p&gt;i cna check BONEDE sign iin NRF Connect app&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;so, now i&amp;#39;m trying to check that sniffer is block or not&lt;br /&gt;thanks for information.&lt;/p&gt;
&lt;p&gt;best regardes, Empe&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Ble Bonding freezing Error</title><link>https://devzone.nordicsemi.com/thread/321491?ContentTypeID=1</link><pubDate>Fri, 23 Jul 2021 07:41:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d97ee77f-0e63-4505-bff6-3570eb875f3f</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you tried to run exactly the same code on the DK (after setting&amp;nbsp;&lt;span&gt;&amp;quot;NRF_CRYPTO_BACKEND_CC310_INTERRUPTS_ENABLED&amp;quot; TRUE to FALSE) and see if the DK works, or if you have the same problem on the DK and on the target board?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you able to get a sniffer trace of the connection and pairing stage?&lt;br /&gt;If you don&amp;#39;t have access to a professional Bluetooth sniffer it is possible to use a Nordic DK as a sniffer as explained &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for-bluetooth-le"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;br /&gt;Torbjørn&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Ble Bonding freezing Error</title><link>https://devzone.nordicsemi.com/thread/321449?ContentTypeID=1</link><pubDate>Fri, 23 Jul 2021 00:48:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db14a0c8-4bbd-48c7-9d9b-9b06257d9996</guid><dc:creator>Empe</dc:creator><description>&lt;p&gt;Hello, Dev Zone&lt;/p&gt;
&lt;p&gt;new update and get another question&lt;/p&gt;
&lt;p&gt;today, i was changed config option that&lt;/p&gt;
&lt;p&gt;&amp;quot;NRF_CRYPTO_BACKEND_CC310_INTERRUPTS_ENABLED&amp;quot; TRUE to FALSE&lt;br /&gt;then it looks like solve freezing problem&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;this is Error and Info log message&lt;/p&gt;
&lt;p&gt;///////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/p&gt;
&lt;p&gt;Connected // &amp;lt;&amp;lt; try to ble connect nRF Connect App and nRF52840&lt;br /&gt;Data len is set to 0xF4(244)&lt;/p&gt;
&lt;p&gt;// &amp;lt;&amp;lt; try to Bonding&lt;br /&gt;BLE_GAP_EVT_LESC_DHKEY_REQUEST &lt;br /&gt;Connection security failed: role: Peripheral, conn_handle: 0x0, procedure: Bonding, error: 1&lt;br /&gt;BLE_GAP_EVT_AUTH_STATUS: status=0x1 bond=0x0 lv4: 0 kdist_own:0x0 kdist_peer:0x0&lt;br /&gt;Disconnected&lt;/p&gt;
&lt;p&gt;///////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;to solve this problem,&lt;/p&gt;
&lt;p&gt;what can i check next&lt;/p&gt;
&lt;p&gt;thanks for help &lt;br /&gt;Best Regardes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>