<?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>nrf51822  to transmit beacon upon user signal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14471/nrf51822-to-transmit-beacon-upon-user-signal</link><description>Hello 
 I plan to use two Bluefruit LE Micro devices that contain the nrf51822 as BLE beacons.
I also plan to use a BLE receiver (on another arduino) to receive the beacons and also be the home automation hub.
for my application, I need the BLE beacons</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jun 2016 06:41:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14471/nrf51822-to-transmit-beacon-upon-user-signal" /><item><title>RE: nrf51822  to transmit beacon upon user signal</title><link>https://devzone.nordicsemi.com/thread/55261?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2016 06:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3529ec8-3148-467b-a250-c263773c888e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In order to synchronize the beacons, they will have to be connected some how, either by wire or by a BLE connection.&lt;/p&gt;
&lt;p&gt;BLE connection between the beacons: When using S130, a device can have multiple roles simultaneously, a device can for instance be a central and/or peripheral together with broadcaster (advertising, beacon). In your case, one of the beacons can be master+broadcaster and the other can be a slave+broadcaster. The master beacon can for instance be triggered to start advertising upon a user request. If the master beacon starts to advertise, it will advertise for a given time (advertising timeout). When it has finished advertising,  it can for instance write to a characteristic in the slave beacon, to trigger the slave beacon to start advertising.&lt;/p&gt;
&lt;p&gt;Is there a reason why the two beacons cannot advertise at the same time? It is not any problem for a central to detect multiple advertising devices at the same time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822  to transmit beacon upon user signal</title><link>https://devzone.nordicsemi.com/thread/55262?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2016 05:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ff32514-90ad-48d5-be73-43f748cf7158</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Yes, it is possible to start broadcasting on input/event.  They won&amp;#39;t transmit at the same time even if you tried.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>