<?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>Beacon only advertising once when interval is set to ~5s</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114142/beacon-only-advertising-once-when-interval-is-set-to-5s</link><description>I&amp;#39;m trying to create a demo beacon with an advertising interval of 5s and I only ever see a single advertisement from the device, following boot up. I&amp;#39;ve encountered this both on a custom app and when modifying the zephyr BLE beacon sample. I&amp;#39;ve encountered</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Aug 2024 23:07:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114142/beacon-only-advertising-once-when-interval-is-set-to-5s" /><item><title>RE: Beacon only advertising once when interval is set to ~5s</title><link>https://devzone.nordicsemi.com/thread/499450?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 23:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f35335d8-50e9-49dc-b4d1-fa0ae6cd7a37</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;I think it might&amp;#39;ve been the iOS app. I had a power filter enabled because there are so many low RSSI devices in my residential neighborhood, but after I turned that off, I&amp;#39;m seeing the packet pings every multiples of 5 seconds. I&amp;#39;m assuming my Mac is just not catching every packet from the device because of all the traffic it sees.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon only advertising once when interval is set to ~5s</title><link>https://devzone.nordicsemi.com/thread/499445?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 21:41:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a353c06-5e64-4055-bbdb-f225b925f2cd</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;I&amp;#39;m running this on a brand new 52833dk (powered by the coin cell) and scanning from the iOS app running on a Mac. For other detected devices, I can see the advertising packets, but for my tests I only ever see a single dot until I power cycle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon only advertising once when interval is set to ~5s</title><link>https://devzone.nordicsemi.com/thread/499444?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 20:46:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7f351b3-0911-490b-8981-dcd9915decff</guid><dc:creator>Jennifer Gibbs</dc:creator><description>&lt;p&gt;Hello Benjamin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;How did you determine it wasn&amp;#39;t advertising? I just added the following to the beacon sample:&lt;/p&gt;
&lt;p&gt;struct bt_le_adv_param params = BT_LE_ADV_PARAM_INIT(BT_LE_ADV_OPT_USE_IDENTITY, 0x1f38, 0x1f39, NULL);&lt;/p&gt;
&lt;p&gt;Right before starting the adverts, which I changed to use &amp;amp;params, and I am verifying adverts that are &amp;gt;=5s apart. I did notice though that if I try to monitor the adverts using the nRF Connect Mobile app (iOS) the main scan results screen does show the &amp;#39;Test beacon&amp;#39; device as N/A&amp;lt;-&amp;gt;N/A. However, if you select that device and look on the following screen you will see that new packets are coming in as expected, just not showing on the main screen probably due to the large interval.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me know if you are not able to confirm this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Jennifer Gibbs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>