<?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>S110 observer and broadcaster?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3683/s110-observer-and-broadcaster</link><description>Hi,
just for understanding what soft device do i have to use when i want to build an application wich use observer role and broadcaster role at same time? 
 Can i use S110 Timeslot api to do this at the same time or have i to use S130? 
 Best regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Sep 2014 16:55:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3683/s110-observer-and-broadcaster" /><item><title>RE: S110 observer and broadcaster?</title><link>https://devzone.nordicsemi.com/thread/13377?ContentTypeID=1</link><pubDate>Tue, 23 Sep 2014 16:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b704db24-7b9d-4d9e-a1b2-5afcb402499d</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You don&amp;#39;t have to use the S130, you can use the Concurrent Multi-protocol Timeslot API in the S110 7.0.0 SoftDevice.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://nordicsemiconductor.github.io/nRF51-multi-role-conn-observer-advertiser/"&gt;Please see this example on GitHub.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 observer and broadcaster?</title><link>https://devzone.nordicsemi.com/thread/13376?ContentTypeID=1</link><pubDate>Sun, 31 Aug 2014 22:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b61e0e3-2cb2-44fd-8c50-193eb4cdf088</guid><dc:creator>Janek Mann</dc:creator><description>&lt;p&gt;Well... I&amp;#39;m sure you could use the timeslot api, but surely it would be easier to use the functionality already provided by the S130 SD?&lt;/p&gt;
&lt;p&gt;(the broadcaster / observer roles could be implemented &amp;quot;relatively simply&amp;quot; using the raw RADIO API, however getting the timings and other behaviour correct as per Bluetooth standard would involve some work, and you may have a higher testing burden to show compliance with the Bluetooth standard)&lt;/p&gt;
&lt;p&gt;(the timeslot api is used to allow you to perform operations that disable the soft device interrupts for a short period of time. This can be used to (re-)implement additional radio protocols or implement timing-critical IO. It can&amp;#39;t be used to timeslice the functionality of the softdevice.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>