<?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 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83891/nrf52832-device-not-visible-on-iphone-xr</link><description>Hi all, I have an odd issue with an iphone XR. The NRF Connect for Mobile application can see adverts from the device when scanning, but the device does not appear in the bluetooth menu on the phone, nor is it discovered by my flutter application. On</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Jan 2022 19:50:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83891/nrf52832-device-not-visible-on-iphone-xr" /><item><title>RE: NRF52832 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/thread/350286?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 19:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35eba62f-1831-4af9-9ea7-61e208ad9a82</guid><dc:creator>Mike Hibbett</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Swathy,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;thanks, both of those comments are very useful and I would suggest valuable to other developers with similar issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It&amp;#39;s odd that an earlier version iPhone is ok, and a later version iPhone is ok, but (IMHO)&amp;nbsp; is not unusual that Apple make slightly odd Bluetooth handling decisions.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you - I don&amp;#39;t think I can ask for more at this point. For now it&amp;#39;s back to me to do more debugging, and, sadly, obtain an Apple device to test.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/thread/350270?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 15:55:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c92650c-c76c-4c45-bee5-0c0e99f2c7e4</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;I asked around a bit about this issue.&amp;nbsp;Usually when devices doesn&amp;#39;t appear on the Bluetooth menu, it is either because the device&amp;nbsp;is bonded with another device, or because&amp;nbsp;it doesn&amp;#39;t contain a service that the phone finds &amp;quot;useful&amp;quot; such as headphones and keyboards.&amp;nbsp;&lt;span&gt;So if the device is not advertising with a familiar UUID, then the phone will hide it from the bluetooth settings display.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Not sure about the custom application, but this might either be a problem with iPhone XR or because the device is bonded with another iPhone.&amp;nbsp;Since the device appears on other iPhones, then perhaps the device is bonded. Could you try to delete the bonding data using the nrfjprog --eraseall and refresh the application.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/thread/349603?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 15:13:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0a7ccf4-b9bf-4787-bb1b-6810a12c1a8b</guid><dc:creator>Mike Hibbett</dc:creator><description>&lt;p&gt;Correct. It can see it, and can connect to it. Yet the device does not appear in the iOS Bluetooth display, and cannot been seen by my custom application (which has been written in Flutter.) Operation on Android, or iPhone 7, or iPhone 12 is correct. It&amp;#39;s very specific to the iphone XR, oddly.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/thread/349600?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 15:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0455c88e-fa76-4993-8708-b75872fe6689</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;Sorry for the delayed response.&amp;nbsp;&lt;/p&gt;
[quote user=""]The NRF Connect for Mobile application can see adverts from the device when scanning[/quote]
&lt;p&gt;Does this mean that the device is detected in the nRF Connect for iOS.? Kindly confirm whether you could find the device in nRF Connect for iOS.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52832 device not visible on iphone XR</title><link>https://devzone.nordicsemi.com/thread/348973?ContentTypeID=1</link><pubDate>Fri, 21 Jan 2022 14:40:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:808e5ce0-383e-4fae-b099-cdaddfca8be4</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will look into it and get back to you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>