<?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 problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11021/ancs-problem</link><description>Hi all,
I find a problem when testing the ANCS program. It seems that after you connect the device with ANCS with an iphone, you cannot connect the device with another iphone even if you forget the device on settings. And I find that if you want to pair</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jan 2016 08:08:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11021/ancs-problem" /><item><title>RE: ANCS problem</title><link>https://devzone.nordicsemi.com/thread/41222?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2016 08:08:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dda88e46-9f45-4fc1-96e9-3edad9249727</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;iOS will automatically reconnect to an ANCS peripheral. This means the application you are using has to use the retrieveConnectedPeripheralsWithServices: method to connect to the peripheral. Unfortunately I don&amp;#39;t think Lightblue does this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS problem</title><link>https://devzone.nordicsemi.com/thread/41221?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2016 07:29:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2943fdcd-9a64-414e-8840-1f59de282b1e</guid><dc:creator>Frank</dc:creator><description>&lt;p&gt;Thank you for your help. I finally resolved this problem by disabling the whitelist function. Now I hava another question. I use &amp;quot;lightblue&amp;quot; APP to test my code. Everytime I back to the &amp;quot;peripherals nearby&amp;quot; page, the name of my device will turn grey. And I have to forget the device on settings, if I want to use lightblue to connect it again. Now the question is how should I do to keep my device avertising after I back to the peripherals nearby page? Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS problem</title><link>https://devzone.nordicsemi.com/thread/41220?ContentTypeID=1</link><pubDate>Tue, 29 Dec 2015 14:22:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96da5d43-1e62-4229-90ab-9c479b7ec606</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;The ANCS example will advertise using a whitelist once bonded. This means connection requests from unknown devices will be ignored. You can disable the whitelist by triggering BSP_EVENT_WHITELIST_OFF (main.c line 649) in the bsp_event_handler (push button 1 to disable the whitelist).&lt;/p&gt;
&lt;p&gt;Alternatively you can turn off the whitlist altogether by changing options.ble_adv_whitelist_enabled in advertising init() (main.c line 808).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS problem</title><link>https://devzone.nordicsemi.com/thread/41219?ContentTypeID=1</link><pubDate>Fri, 25 Dec 2015 14:39:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c35287dd-6aa0-42b3-b1b8-e71ea698d852</guid><dc:creator>caram5555</dc:creator><description>&lt;p&gt;Hi Frank. Merry Christmas.
I think that it is not the matter of ANCS example.
You should properly make a decision when to advertise (fast/slow, direct.. or not) and how to manage device manager maintain previously paired device information.&lt;/p&gt;
&lt;p&gt;6 month ago I also tested that example, I made an pairing with my iPhone and when I bring it to my home, there is no problem on pairing with my wife&amp;#39;s iPhone.&lt;/p&gt;
&lt;p&gt;I think you missed re-advertising when it is disconnected with your iPhone.&lt;/p&gt;
&lt;p&gt;Best regards.
A member of Mobilian (&lt;a href="http://www.mobilian.biz"&gt;http://www.mobilian.biz&lt;/a&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS problem</title><link>https://devzone.nordicsemi.com/thread/41218?ContentTypeID=1</link><pubDate>Thu, 24 Dec 2015 04:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b6b7535-9f9b-4b74-aaaf-54117cb09838</guid><dc:creator>Frank</dc:creator><description>&lt;p&gt;I&amp;#39;m eager for an answer, if somebody can answer it, I really appreciate it. Merry Christmas!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>