<?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>iOS 18.5 Pairing - IPhone SE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126100/ios-18-5-pairing---iphone-se</link><description>Segger running S112 &amp;amp; nRF5_SDK_17.1.0 
 With the board already paired/bonded to Android phone as keyboard and Mouse - Works well [mouse works and keypress work correctly] 
 Attempt to connect to iPhone SE running iOS 18.5, it will not pair, displaying</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Jan 2026 17:14:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126100/ios-18-5-pairing---iphone-se" /><item><title>RE: iOS 18.5 Pairing - IPhone SE</title><link>https://devzone.nordicsemi.com/thread/559817?ContentTypeID=1</link><pubDate>Wed, 28 Jan 2026 17:14:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9ca149c-c880-4983-b2f1-3605b45a1203</guid><dc:creator>KittyHawk</dc:creator><description>&lt;p&gt;Turns out this was a bit of a red-herring &amp;quot;&lt;span&gt;If I delete all the pairing/bonding from the board [there was only one - the Android phone]. Then pair/bond with the iPhone SE it works correctly&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It was all to do with the bonding process to Apple products&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS 18.5 Pairing - IPhone SE</title><link>https://devzone.nordicsemi.com/thread/556927?ContentTypeID=1</link><pubDate>Sun, 14 Dec 2025 09:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b832bb2-5424-4206-b998-473e96508f74</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;In that SDK peer Manager handles bonding, and whitelisting is seems to be enabled in advertising in the examples we have given like in hids_keyboard or mouse. When the Android bonds, it is whitelisted, likely blocking the iPhone. Deleting bonds clears the whitelist, allowing the iPhone to connect.&lt;/p&gt;
&lt;p&gt;If you want to allow multiple phones,&amp;nbsp;then disable the whitelist advertising flags in&amp;nbsp;advertising_init()&lt;/p&gt;
&lt;p&gt;Change&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;init.config.ble_adv_whitelist_enabled = true; to&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;init.config.ble_adv_whitelist_enabled =&amp;nbsp;false&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>