<?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 advertisement messages lost between nrf52 and iPhone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85171/ble-advertisement-messages-lost-between-nrf52-and-iphone</link><description>Hi, 
 
 I have an application where I want to send sensor data using advertisement message, and read this message by an iPhone. For test purpose, I am currently transmitting 10 advertisement messages (in &amp;quot;burst&amp;quot;) every 10 second. The iPhone is only reading</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Feb 2022 13:13:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85171/ble-advertisement-messages-lost-between-nrf52-and-iphone" /><item><title>RE: BLE advertisement messages lost between nrf52 and iPhone</title><link>https://devzone.nordicsemi.com/thread/355282?ContentTypeID=1</link><pubDate>Mon, 28 Feb 2022 13:13:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e749c313-d1b6-46c4-8067-a443b5d4c1a4</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This is due to the way Apple scan for peers, it does not scan continously. You may find some suggested advertisment intervals in chapter 40.5 in the Apple Bluetooth guidelines:&lt;br /&gt;&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;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you need to transfer data, it is a better idea to connect and transfer data at every given interval.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>