<?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>ShockBurst communication between nRF2401A and nRF51</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43970/shockburst-communication-between-nrf2401a-and-nrf51</link><description>Hi, 
 My question is how to set ShockBurst mode on nRF51 to communicate with nRF2401A? (is that possible) 
 I tried a micro_esb example on GitHub, but this didn&amp;#39;t worked...</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Feb 2019 13:33:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43970/shockburst-communication-between-nrf2401a-and-nrf51" /><item><title>RE: ShockBurst communication between nRF2401A and nRF51</title><link>https://devzone.nordicsemi.com/thread/172780?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 13:33:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be31265b-dbe7-49f2-8895-40ce850d0645</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have any ready made example out of the box that I am aware of, but you may start with the radio example in the SDK as a starting point: \nRF5_SDK_12.3.0_d7731ad\examples\peripheral\radio&lt;/p&gt;
&lt;p&gt;The packet only require address, data, and crc, so it should be straight forward if you define the address and length of the data on the nRF51. The CRC is calculated automatically, you only need to set the CRC length.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>