<?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>Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29835/whitelist-disconnection-problem</link><description>Hello, 
 My setup is: ble_uart_app example, custom board with nrf51822, sdk 6, s110, nrf connect for pc. 
 I am advertising with my peripheral device. Whitelist is being applied to connections. I am able to connect to the devices which static addresses</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jan 2018 09:24:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29835/whitelist-disconnection-problem" /><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118549?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2018 09:24:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e38535a-0cf3-4aa4-8d65-6ae616b6a8bd</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;The solution to problem was purposed by Nordic team in my space page. I have been using RTC1 compare 0 and compare 1 which were interfering with other instances. Problem was solved by using app_timer_create and app_timer_start functions instead of compare events.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118547?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 09:44:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:429064e8-2e74-41be-b3a5-f6f3dcedfb28</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;@hungbui The code just hangs. DEBUG was defined in C/C++ settings. I have added screeshots of registers change. I have uploaded program code to my page section. Might this will be helpful to understand the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118548?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 15:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97fd1688-24ef-4755-8f1a-1c9acee1d7f7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;What do you see when you stop the program from debugging ? Make sure you add DEBUG in the preprocessor symbols&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118546?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 11:59:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2aa7b046-58c2-460d-bc80-be14cc0b3225</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;@HungBui, I have tried to use the guide you have provided, unfortunately when I put break point the code does not stop at it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118545?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 08:10:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:792b667d-8618-4429-b45e-add92018c218</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;I have chosen RTC1 because this one is not used by SD. I am looking into it at RTC1 in debugger. Would it be possibile to migrate from sdk6 to by copying my code? What are possibile complications I should be aware of?&lt;/p&gt;
&lt;p&gt;Thank you for suggesting to check if asserts. I will do this.&lt;/p&gt;
&lt;p&gt;The code should start to advertise after disconnection but as mentioned above I am not able to do this possibily because RTC1 timer interupt somehow becomes disabled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Whitelist disconnection problem</title><link>https://devzone.nordicsemi.com/thread/118544?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 14:44:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f67f566-d0b8-4739-b1a4-6e09f01d80b5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Which TIMER are you looking at ? The TIMER/RTC can be used by the softdevice, so it&amp;#39;s normal. When you device stop working you should check if assert some where. Have a look at &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/#60126"&gt;this guide.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Do you start advertising after disconnection  ?&lt;/p&gt;
&lt;p&gt;Note that SDK v6 is very old. The last SDK support nRF51 is SDK v12.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>