<?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>BLE Connection Issue with nRF52840 Chipset to iOS App</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63949/ble-connection-issue-with-nrf52840-chipset-to-ios-app</link><description>Hi Nordic Team, 
 Some time facing Connection issue in Mobile app and some time device advertisement is not getting in app. 
 I am using below chipset and configuration. 
 SDK: 15.3.2 Softdevice: S340/6.1.1 Chipset: nRF52840 
 My Peripheral Side Connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 08:47:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63949/ble-connection-issue-with-nrf52840-chipset-to-ios-app" /><item><title>RE: BLE Connection Issue with nRF52840 Chipset to iOS App</title><link>https://devzone.nordicsemi.com/thread/261905?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 08:47:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18224be0-2201-4abc-b0bb-c072de5475c1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6204._5F00_Insert-Code-_2D00_-Nordic-2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Issue with nRF52840 Chipset to iOS App</title><link>https://devzone.nordicsemi.com/thread/261889?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 07:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0e407d0-a8ce-4df2-9538-6de674c26847</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Himansu,&lt;/p&gt;
&lt;p&gt;I would suggest to try disabling ANT temporarily to see if it makes the iPhone connection stable. Also, the connection parameters you listed above does not follow the Apple recommendations, so I would consider changing those. The connection parameter recommendations are given in section 35.6 of their design guidelines document here &lt;a href="https://developer.apple.com/accessories/Accessory-Design-Guidelines.pdf"&gt;https://developer.apple.com/accessories/Accessory-Design-Guidelines.pdf&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Issue with nRF52840 Chipset to iOS App</title><link>https://devzone.nordicsemi.com/thread/261582?ContentTypeID=1</link><pubDate>Fri, 24 Jul 2020 11:44:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a39e228-6112-4b9d-92eb-0dba75d8991c</guid><dc:creator>Himansu</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;Please also note, we are use BLE + ANT both parallel.&lt;/p&gt;
&lt;p&gt;This is not generated all time but facing most of time when ANT channel in searching Mode.&lt;/p&gt;
&lt;p&gt;I am also added ANT radio channel Priority is low using below function.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;err_code = sd_ant_coex_config_get(ANT_SCAN_CHANNEL_NUMBER, &amp;amp;ant_coex_config, NULL);&lt;/em&gt;&lt;br /&gt;&lt;em&gt;APP_ERROR_CHECK(err_code);&lt;/em&gt;&lt;br /&gt;&lt;span&gt;&lt;em&gt;ant_coex_config.pucBuffer[0] = 0; //disable all configuration&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;&lt;em&gt;err_code = sd_ant_coex_config_set(ANT_SCAN_CHANNEL_NUMBER, &amp;amp;ant_coex_config, NULL);&lt;/em&gt;&lt;br /&gt;&lt;em&gt;APP_ERROR_CHECK(err_code);&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Let me know, how overcome BLE Connection issue.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Himansu Donga&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Connection Issue with nRF52840 Chipset to iOS App</title><link>https://devzone.nordicsemi.com/thread/260792?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2020 12:12:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0ac5aab-a9dc-48fa-bbaa-d5b95e3335c3</guid><dc:creator>awneil</dc:creator><description>[quote userid="92069" url="~/f/nordic-q-a/63949/ble-connection-issue-with-nrf52840-chipset-to-ios-app"]Any issue in above parameter as per Apple BLE Connection Interval Parameter guideline [/quote]
&lt;p&gt;What do the&amp;nbsp;&lt;span&gt;Apple BLE Connection&amp;nbsp; guidelines say?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What debugging have you done?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://www.argenox.com/library/bluetooth-low-energy/ultimate-guide-to-debugging-bluetooth-smart-ble-products/"&gt;https://www.argenox.com/library/bluetooth-low-energy/ultimate-guide-to-debugging-bluetooth-smart-ble-products/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>