<?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 and DFU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62659/beacon-and-dfu</link><description>I have a product that advertises as a BLE beacon. It can be placed into BLE DFU mode through local actions (a command on the USB serial port). 
 Is it possible to add services including buttonless DFU so it can be updated without physically touching the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Jun 2020 13:40:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62659/beacon-and-dfu" /><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/256482?ContentTypeID=1</link><pubDate>Tue, 23 Jun 2020 13:40:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6eec8c09-3f95-402a-b2fd-15a6f888e97c</guid><dc:creator>Ken A</dc:creator><description>&lt;p&gt;I solved the original problem after some research.&lt;/p&gt;
&lt;p&gt;Services do not need to be advertised, as long as they are added as services. Then the services are visible after a central device connects to the peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/255699?ContentTypeID=1</link><pubDate>Thu, 18 Jun 2020 09:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f6dfd9a-4165-4fd8-aa04-b3887b6817e4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;No, it&amp;#39;s not. There is a slightly effect of having small period to listen to connect request meaning you don&amp;#39;t scan in that period, but it&amp;#39;s very small.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/255605?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 15:54:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb687dc-0167-4389-8685-3b81ff19d9ad</guid><dc:creator>Ken A</dc:creator><description>&lt;p&gt;One more thing. The device operates simultaneously in BLE Central mode (to scan for certain UUID values) and a BLE peripheral (iBeacon mode). Will this affect the ability of peripheral mode to be connectable?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/255582?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 14:02:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7882f5c-dffc-411d-a1d4-a84beec976f6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;As far as I know there isn&amp;#39;t a requirement that when you do iBeacon you need to do non-connectable advertising. So I think you can just do connectable advertising and implement DFU service in the GATT table.&amp;nbsp;&lt;br /&gt;But be aware that doing connectable advertising draw more current than non-connectable. Check &lt;a href="https://devzone.nordicsemi.com/nordic/power/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/255575?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 13:48:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:474cd8e2-e7d3-4a1b-bfd4-6ef9a627d8f9</guid><dc:creator>Ken A</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The BLE is configured as an iBeacon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon and DFU</title><link>https://devzone.nordicsemi.com/thread/255570?ContentTypeID=1</link><pubDate>Wed, 17 Jun 2020 13:31:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bea6e17-87ba-4aef-9a75-708cbd20fc54</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Ken,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you let me know if you follow any beacon standard ? For example Eddystone ?&amp;nbsp;&lt;br /&gt;Beacon by definition is simply advertising packet. You can have connectable beacon if you want. When advertise in connectable mode it allows the phone to connect to it and trigger the Buttonless DFU service.&amp;nbsp;&lt;br /&gt;If it&amp;#39;s a requirement to do non-connectable advertising, you can do both, occasionally advertise with connectable mode. For example doing connectable advertising for 10 second every 1 minute.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>