<?xml-stylesheet type="text/xsl" href="https://test-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/"><channel><title>Concurrent Advertising</title><link>/guides/short-range-guides/b/bluetooth-low-energy/posts/concurrent-advertising</link><description>I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are looking to do similar things. I recommend ...</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><item><title>RE: Concurrent Advertising</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/concurrent-advertising</link><pubDate>Tue, 31 Mar 2020 09:49:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26019f03-04f9-493f-b172-fbd36bddeaf4</guid><dc:creator>user81980</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, detailed post which is much appreciated. Would you be able to provide me with feedback whether or not my system can use the aforementioned procedure?&lt;/p&gt;
&lt;p&gt;My system will have 2x nRF52810 modules, one serving as a master and the other as a slave.&lt;/p&gt;
&lt;p&gt;The master is an RTC module, which the time data will be offloaded from a mobile application. Once the set time is reached an interrupt occurs, and the appropraite events of the master shall occur. However, in addition when the interrupt occurs I want the master to communicate with the slave over BLE to send some commands.&lt;br /&gt;The slave in&lt;/p&gt;
&lt;p&gt;The slave is basically a multi-switch controller and the different commands shall switch on different devices.&lt;/p&gt;
&lt;p&gt;The system was not done over one module due to the constraints that the devices operated by the master and the slave are not close to each other.&lt;/p&gt;
&lt;p&gt;So my main question is, can I use the method you descirbed in this post to communicate with the master over mobile, and then have the communication seperate between the master and slave but obviously time multiplexed such as not to have interference and collisions.&lt;/p&gt;
&lt;p&gt;Cheers and thank you.&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1272&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Concurrent Advertising</title><link>https://test-devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/concurrent-advertising</link><pubDate>Fri, 04 Oct 2019 06:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26019f03-04f9-493f-b172-fbd36bddeaf4</guid><dc:creator>user15419</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, nice post. You can also change advertisement payload on radio notification so you can be sure that every other advertisement the payload is changed. For example i had 300ms advertisement interval and 3 packets so approximately every second all three payloads were advertised. I also use &amp;quot;payload type&amp;quot; byte which can be 0x01, 0x02, 0x03 so android can know which one is currently in the advertisement.&lt;/p&gt;&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1272&amp;AppID=12&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>