<?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 NRF52 and IOS 11.3.1 can&amp;#39;t get notifications</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34251/ancs-nrf52-and-ios-11-3-1-can-t-get-notifications</link><description>Hello, 
 I develop a project with NRF52 and I can&amp;#39;t get notifications from iPhone. I have the nrf52DK and also created my own custom hardware (i am a hardware engineer, not a firmware one, but even so, I should be able to develop basic functionality </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 May 2018 11:26:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34251/ancs-nrf52-and-ios-11-3-1-can-t-get-notifications" /><item><title>RE: ANCS NRF52 and IOS 11.3.1 can't get notifications</title><link>https://devzone.nordicsemi.com/thread/132019?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 11:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd8f0653-38c4-44ca-9ae6-d0734c51828a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, the ANCS example rejects pair refresh by default (update bonding information with previously bonded device). You can change this behavior by setting the&amp;nbsp;.allow_repairing to true in main.c. With this change, new pairing requests from the iphone will be accepted.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS NRF52 and IOS 11.3.1 can't get notifications</title><link>https://devzone.nordicsemi.com/thread/131769?ContentTypeID=1</link><pubDate>Sun, 13 May 2018 12:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4693802d-3b27-48d9-98a6-0d3cbf66771c</guid><dc:creator>iliescumihai</dc:creator><description>&lt;p&gt;Ok, i find the workaround, but it does look like a bug to me...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using the nrfgo, you can delete the softdevice and reprogram it, after that, when you connect directly from Settings-&amp;gt;bluetooth it will work because it will ask you again to pair your iPhone. So.. If you are pairing it from the nrf connect or lightbue, and then trying to connect from bluetooth&amp;nbsp;menu(direct connection) it won&amp;#39;t work (even if you restart the app on nrf52, or restart your iphone)...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS NRF52 and IOS 11.3.1 can't get notifications</title><link>https://devzone.nordicsemi.com/thread/131768?ContentTypeID=1</link><pubDate>Sun, 13 May 2018 12:13:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8fecead-38a1-413c-acec-454c768b2ca3</guid><dc:creator>iliescumihai</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tested the ble_app_blinky, it didn&amp;#39;t work first, but after an iPhone restart, it did. Now, i tried the ANCS and it worked. But... and here is the problem, after i disconnected and reconnected (restarting iPhone, restarting debugger) it doesn&amp;#39;t work anymore.&lt;/p&gt;
&lt;p&gt;It looks like the iPhone or nrf52 app gets &amp;quot;stuck&amp;quot; somewhere. I can&amp;#39;t understand why.&lt;/p&gt;
&lt;p&gt;Also, i know the document you showed me. There is only one problem with that document, there is seems that the iPhone should be able to connect without another iPhone app installed (light lightblue or nrf connect), but it doesn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;It gives me the following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;Pairing unsuccessful - Make sure &amp;quot;ANCS&amp;quot; is turned on, in range and ready to pair&amp;quot;. And in the serial terminal, I can see that is it connecting, going to &amp;quot;fast advertising with Whitelist&amp;quot; and after that Disconnected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also encountered another problem with another iPhone i got for this test, i connect it using nrf52 blinky, and after that, i reprogrammed the ANCS example and the iPhone can see the new ANCS example but under the name of&amp;nbsp; Nordic_Blinky and not ANCS. Maybe this is the problem?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;All the above testing is done with the NRF52DK and Segger, not with my custom board.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks a bunch for your time and your help,&lt;/p&gt;
&lt;p&gt;Mihai&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ANCS NRF52 and IOS 11.3.1 can't get notifications</title><link>https://devzone.nordicsemi.com/thread/131683?ContentTypeID=1</link><pubDate>Fri, 11 May 2018 09:35:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7530cfe-1b4c-4581-a911-ec02cf6bb973</guid><dc:creator>Ali Rumane</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you try&amp;nbsp;&lt;strong&gt;ble_app_blinky &lt;/strong&gt;located at&lt;strong&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;&amp;lt;InstallFolder&amp;gt;\examples\ble_peripheral\ble_app_blinky&lt;/pre&gt;&lt;/strong&gt;&amp;nbsp;or similar examples?&lt;/p&gt;
&lt;p&gt;Are you sure your bluetooth connection and communication is working?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Did you program the SoftDevice?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If things are running please check&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_ancs.html&amp;amp;cp=4_0_0_4_1_2_1"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_ancs.html&amp;amp;cp=4_0_0_4_1_2_1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>