<?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>nrf51822 to nrf24L01 without ESB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6175/nrf51822-to-nrf24l01-without-esb</link><description>Is it possible to have an nrf58122 communicate with a nrf24L01 without using the ESB functionality in the nrf58122 library? There&amp;#39;s a particular board that I&amp;#39;m thinking about recommending for a workshop but the available library for it doesn&amp;#39;t make appear</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Dec 2018 21:05:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6175/nrf51822-to-nrf24l01-without-esb" /><item><title>RE: nrf51822 to nrf24L01 without ESB</title><link>https://devzone.nordicsemi.com/thread/161764?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 21:05:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40471c5f-a3aa-4d9b-8c5b-50cd19bd5801</guid><dc:creator>liano09</dc:creator><description>&lt;p&gt;Hi, i have a question.&lt;/p&gt;
&lt;p&gt;Can I disable ESB and use just SB?&lt;/p&gt;
&lt;p&gt;If it is posible, how can I do it?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 to nrf24L01 without ESB</title><link>https://devzone.nordicsemi.com/thread/21632?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 08:42:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4b4cc9b-e248-44ac-a88c-e4fa44af6f42</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;If your application is small it is possible to compile up to 32 k of code with the free Keil MDK lite and use the libs from the nRF51 SDK here: &lt;a href="http://developer.nordicsemi.com/"&gt;developer.nordicsemi.com/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 to nrf24L01 without ESB</title><link>https://devzone.nordicsemi.com/thread/21631?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2015 15:34:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c127821e-6b33-4cb1-a975-4855562e2b92</guid><dc:creator>joshuajnoble</dc:creator><description>&lt;p&gt;I do have the ESB libraries but I&amp;#39;m not sure how to get them compiled into my program because of the dev environments supported by my device.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m looking at &lt;a href="http://redbearlab.com/blenano/"&gt;this&lt;/a&gt; which has a SD130 interface usable in mbed and in Arduino. I can&amp;#39;t get the ESB libraries linked properly in mbed (which I&amp;#39;m not a huge fan of anyways) and linking static libraries in the Arduino IDE doesn&amp;#39;t work because of how the IDE is set up. I did find the &lt;a href="https://github.com/NordicSemiconductor/nrf51-micro-esb"&gt;Micro ESB&lt;/a&gt; library by Nordic on github and can get it compiling with the RedBearLabs Arduino setup but it doesn&amp;#39;t seem to work. I suspect this is because a) RedBearLabs are using an older version of the SDK than 7.2 which is what the micro-esb supports or b) because the board isn&amp;#39;t supported or both.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 to nrf24L01 without ESB</title><link>https://devzone.nordicsemi.com/thread/21630?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2015 10:31:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a7437f4-e92d-4dc6-9746-2f7cd3db908c</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The nRF24L01+ only supports Enhanced shockburst or regular shockburst. So there&amp;#39;s no way to bypass the shockburst system. You can disable the CRC check and hence only the address needs to be correct in order to get a package through. You can configure this on both the nRF24L01+ and on the nRF51 to set up a simple, but not necessarily the most robust link.&lt;/p&gt;
&lt;p&gt;What devices are you looking at interfacing? Could you use the code example from the nRF51 SDK or are you missing libs for the nRF24L01?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>