<?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 on nRF52840 using SDK 15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35522/shockburst-on-nrf52840-using-sdk-15</link><description>As far as I can tell, Shockburst isn&amp;#39;t officially supported on the nRF52840 in SDK 15. However, I have seen some success from others with this configuration, but after making the same changes, I&amp;#39;m unable to get the examples to work. If I understand correctly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Jun 2018 16:44:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35522/shockburst-on-nrf52840-using-sdk-15" /><item><title>RE: Shockburst on nRF52840 using SDK 15</title><link>https://devzone.nordicsemi.com/thread/136954?ContentTypeID=1</link><pubDate>Wed, 20 Jun 2018 16:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ff329a1-6d10-46f5-9582-8deec34cd049</guid><dc:creator>cprehn</dc:creator><description>&lt;p&gt;Thank you! I commented out those two lines in the tx code.&amp;nbsp; I also copied the code from the tx and rx examples into the blinky example for the nRF52840.&amp;nbsp; I imported the esb file into the project, and now the code is functional.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Shockburst on nRF52840 using SDK 15</title><link>https://devzone.nordicsemi.com/thread/136782?ContentTypeID=1</link><pubDate>Tue, 19 Jun 2018 14:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8403823-8a43-4621-bdf7-1614a18e589d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The reason the LEDs are acting weird is the&amp;nbsp;nrf_esb_event_handler() in the top of main.c. The last two functions in that function is controlling the gpios 0-15, which is affecting the LEDs on the nRF52840, but not the nRF52832.&lt;/p&gt;
&lt;p&gt;nRF42832 LEDs are pins 17-20, and nRF52840 LEDs are pins 13-16.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are still some modifications that needs to be done I think. I didn&amp;#39;t get time to test it with the prx example today. Does it&amp;nbsp;work if you comment out the two last lines in&amp;nbsp;nrf_esb_event_handler() in main.c?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>