<?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>ANCS &amp;amp; pair</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19599/ancs-pair</link><description>hello ,i use SDK9.0 ANCS project.when I paired it ,it can work normal. it can recive QQ,wechat,message and so on. but when I paired many times, it will be SystemReset. 
 1、I paired the device about eight times ,it can&amp;#39;t work,it&amp;#39;s SystemReset.
2、I download</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Feb 2017 08:33:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19599/ancs-pair" /><item><title>RE: ANCS &amp; pair</title><link>https://devzone.nordicsemi.com/thread/76260?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 08:33:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53987863-d407-4a29-bbb0-bac94a36ebc7</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;254 is the theoretical max bond, but most likely you will run out of RAM/Flash on your particular chip variant if you use 254, each bond requires about a hundred of bytes in flash and dozens of bytes in RAM.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS &amp; pair</title><link>https://devzone.nordicsemi.com/thread/76261?ContentTypeID=1</link><pubDate>Thu, 23 Feb 2017 02:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69e28d6c-61c7-42f4-b0f1-ffd9183d264e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;yes,it&amp;#39;s the reason，i can change it to 10,and i see it&amp;#39;s max value can be 254,but when i set it to 254,it&amp;#39;s wrong&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS &amp; pair</title><link>https://devzone.nordicsemi.com/thread/76259?ContentTypeID=1</link><pubDate>Fri, 10 Feb 2017 10:26:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cb4b243-5aac-4aa2-a2ef-510715eaef38</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;It&amp;#39;s duplicated with your comment here &lt;a href="https://devzone.nordicsemi.com/question/50542/ancs-whitelist/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can follow my suggestion:&lt;/p&gt;
&lt;p&gt;Most likely the bond information reached it max capacity DEVICE_MANAGER_MAX_BONDS (=7). It will throw DM_DEVICE_CONTEXT_FULL error when it exceed max capacity. Please try to follow this debugging instruction and find out what caused the reset. Most likely it was the call to device_instance_allocate() will throw the error.
Please try to turn on logging, or follow this guide on how to debug , to find out.
After you got that error, you will need to think about erase the whole database with dm_device_delete_all() or delete one record with dm_device_delete()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS &amp; pair</title><link>https://devzone.nordicsemi.com/thread/76258?ContentTypeID=1</link><pubDate>Fri, 10 Feb 2017 06:28:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b206db47-5a2c-4d79-bdb5-4d9458f9b36e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;in  static void advertising_init(void),i changed one word&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;options.ble_adv_whitelist_enabled = BLE_ADV_WHITELIST_DISABLED;//BLE_ADV_WHITELIST_ENABLED;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>