<?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>NRF52832 iOS Pairing/Bonding - iOS asked &amp;#39;Pairing Request&amp;#39; If I tap &amp;#39;cancel&amp;#39; then on a subsequent attempt iOS fails to prompt  &amp;lt;-- herein lies the issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50144/nrf52832-ios-pairing-bonding---ios-asked-pairing-request-if-i-tap-cancel-then-on-a-subsequent-attempt-ios-fails-to-prompt----herein-lies-the-issue</link><description>Hi 
 When I try and pair my App with my NRF52832 Nordic device, iOS responds with a popup &amp;#39;Bluetooth Pairing Request&amp;#39;. If I tap &amp;#39;Pair&amp;#39; here, the app connects, and all is well. 
 Unfortunately, failing to respond to this iOS-generated popup is the equivalent</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Jul 2019 11:17:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50144/nrf52832-ios-pairing-bonding---ios-asked-pairing-request-if-i-tap-cancel-then-on-a-subsequent-attempt-ios-fails-to-prompt----herein-lies-the-issue" /><item><title>RE: NRF52832 iOS Pairing/Bonding - iOS asked 'Pairing Request' If I tap 'cancel' then on a subsequent attempt iOS fails to prompt  &lt;-- herein lies the issue</title><link>https://devzone.nordicsemi.com/thread/200485?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2019 11:17:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26c9c88b-9aa3-4219-9814-fcd65fed9fa6</guid><dc:creator>veletron</dc:creator><description>&lt;p&gt;Thanks, will take a look!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 iOS Pairing/Bonding - iOS asked 'Pairing Request' If I tap 'cancel' then on a subsequent attempt iOS fails to prompt  &lt;-- herein lies the issue</title><link>https://devzone.nordicsemi.com/thread/200409?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2019 07:41:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fe4e9df-9e41-4e46-9a78-fe0b06ebd6f0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Probably not related to attribute caching then. I misread your description and thought you had to reboot the phone, not just restart the app.&amp;nbsp;&lt;/p&gt;
[quote user=""]Basically, ConnectToKnownDevice(....) does not result in a DeviceConnected callback[/quote]
&lt;p&gt;&amp;nbsp;To me, it sounds like this could be related to the problem considering iOS doesn&amp;#39;t expose any methods or properties&amp;nbsp;for bonding.&amp;nbsp;I don&amp;#39;t have experience with app development myself, but maybe it would be helpful to have a look at our example apps. Source code for the nRF blinky and nRF toolbox app is available on our Github page here:&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/iOS-nRF-Blinky"&gt;https://github.com/NordicSemiconductor/iOS-nRF-Blinky&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 iOS Pairing/Bonding - iOS asked 'Pairing Request' If I tap 'cancel' then on a subsequent attempt iOS fails to prompt  &lt;-- herein lies the issue</title><link>https://devzone.nordicsemi.com/thread/200271?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2019 11:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f30457a-da5e-4323-9225-d43431a6283f</guid><dc:creator>veletron</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have to reboot the phone, only to restart my app, then it pairs just fine. There must be a wee &amp;#39;trick&amp;#39; on iOS to have it ask to &amp;#39;pair&amp;#39; every time, even if a previous pairing request was rejected by the user, but I dont know what this might be!&lt;/p&gt;
&lt;p&gt;Flicking in/out of flight mode unfortunately does not resolve.&lt;/p&gt;
&lt;p&gt;If I use open characteristics then iOS does not ask to pair, my work around could be to do this and add application level encryption.&lt;/p&gt;
&lt;p&gt;Nigel&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 iOS Pairing/Bonding - iOS asked 'Pairing Request' If I tap 'cancel' then on a subsequent attempt iOS fails to prompt  &lt;-- herein lies the issue</title><link>https://devzone.nordicsemi.com/thread/200260?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2019 11:06:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe0cba9a-f8a3-4239-97e4-b5f314d26273</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Nigel,&lt;/p&gt;
&lt;p&gt;I asked one of our iOS developers if they have had this problem, but they hadn&amp;#39;t seen it before. Have you tried to enable then disable flight mode to see if it has the same effect as rebooting the phone? This is a known trick to clear cached attribute tables.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>