<?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>How to quickly use nRF54L15 as nRF24L01+based on ESB protocol</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121816/how-to-quickly-use-nrf54l15-as-nrf24l01-based-on-esb-protocol</link><description>I used nRF24L01+ in an industrial control project that requires low power consumption. I have completed all the functional development and reliability verification. A problem that has been discovered now is that the transmission and reception power consumption</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Jun 2025 10:13:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121816/how-to-quickly-use-nrf54l15-as-nrf24l01-based-on-esb-protocol" /><item><title>RE: How to quickly use nRF54L15 as nRF24L01+based on ESB protocol</title><link>https://devzone.nordicsemi.com/thread/537627?ContentTypeID=1</link><pubDate>Mon, 02 Jun 2025 10:13:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0232e9aa-66c6-43b8-9c8a-083dc40f6296</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
[quote user="wes187"]Is there a solution that can directly replace 24L01+?[/quote]
&lt;p&gt;If you are 100% sure that Zephyr is not an option for you, we have the nRF5-SDK, that supports nRF52 series and have support for IAR.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF5-SDK"&gt;https://www.nordicsemi.com/Products/Development-software/nRF5-SDK&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to quickly use nRF54L15 as nRF24L01+based on ESB protocol</title><link>https://devzone.nordicsemi.com/thread/537260?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 01:07:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfd1a198-b4d1-439d-a3e3-0c2aa7602cba</guid><dc:creator>wes187</dc:creator><description>&lt;p&gt;Thanks for your reply:&lt;br /&gt;Zyphyr has a learning cost for me. I am accustomed to the IAR development environment and can perform real-time debugging and monitoring of hardware. Zyphyr is an operating system and there are too many unfamiliar contents. Is there a solution that can directly replace 24L01+?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to quickly use nRF54L15 as nRF24L01+based on ESB protocol</title><link>https://devzone.nordicsemi.com/thread/537135?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 10:59:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef2d95e9-17d5-44c0-8c76-523e96c7d3c2</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Yes, that should be possible.&lt;/p&gt;
&lt;p&gt;I suggest getting hold of a nRF54L15-DK , and test out the ESB samples in the nRF Connect SDK to test it.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK"&gt;https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the docs here,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/esb/index.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/esb/index.html&lt;/a&gt;&amp;nbsp;, we have:&lt;/p&gt;
&lt;p&gt;&amp;quot;Backward compatible with legacy nRF24Lxx Enhanced ShockBurst&amp;quot;&lt;/p&gt;
&lt;p&gt;ESB samples in nRF Connect SDK:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/esb/esb_ptx/src/main.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/esb/esb_ptx/src/main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/esb/esb_prx/src/main.c"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/samples/esb/esb_prx/src/main.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Make sure to use the&amp;nbsp;Default legacy radio parameters:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/include/esb.h#L56"&gt;https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/include/esb.h#L56&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>