<?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>can support ESB on SDK v610 SD v7.0.0  ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14863/can-support-esb-on-sdk-v610-sd-v7-0-0</link><description>I find example : nRF51_SDK_7.0.0_2ab6a52\examples\properitary_rf\esb\esb_ptx_prx . 
 question 1: can i add this example into my project that build on SDK v610 and it run at BLE with softdevice v7.0.0 ? 
 question 2: can i combin esb_ptx and esb_prx</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Jul 2016 11:38:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14863/can-support-esb-on-sdk-v610-sd-v7-0-0" /><item><title>RE: can support ESB on SDK v610 SD v7.0.0  ?</title><link>https://devzone.nordicsemi.com/thread/56720?ContentTypeID=1</link><pubDate>Fri, 01 Jul 2016 11:38:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bf23c40-4f57-4fc9-9b6a-24d1a1e91347</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Aquino,&lt;/p&gt;
&lt;p&gt;1-. You can find the same example in SDK v6.1 in \Board\nrf6310\esb , I don&amp;#39;t think there is much difference.&lt;/p&gt;
&lt;p&gt;But if you want to use with BLE, it is more complicated. If you want to use BLE and ESB not at the same time, then it&amp;#39;s fine, you just have to disable BLE before you use ESB and vise versa. If you want to use them at the same time, you would need to use timeslot because BLE will block access to radio when it&amp;#39;s active.&lt;/p&gt;
&lt;p&gt;We have an example of using timeslot for concurrent ESB and BLE &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-micro-esb-uart"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;2-. Yes you can combine, but one device can&amp;#39;t be PTX and PRX at the same time, they can take turn.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>