<?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>ESB on nRF51822 with &amp;gt;32 byte payload</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6368/esb-on-nrf51822-with-32-byte-payload</link><description>I&amp;#39;m working on a project where we&amp;#39;re having mulitple nRF51822 chips communicate in a multiceiver way. When we bought the nRF51822 chips, the technical sales rep claimed that they could do ESB with up to 256 byte payloads. But looking into the Nordic n51</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Apr 2015 18:54:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6368/esb-on-nrf51822-with-32-byte-payload" /><item><title>RE: ESB on nRF51822 with &gt;32 byte payload</title><link>https://devzone.nordicsemi.com/thread/22184?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2015 18:54:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df32bdfb-f523-4c1b-b9aa-3bd6f097df64</guid><dc:creator>Daniel Veilleux</dc:creator><description>&lt;p&gt;Hello Christopher,&lt;/p&gt;
&lt;p&gt;The 32-byte limitation in the official esb_arm.lib implementation is enforced in order to make the library backwards-compatible with older Nordic devices.&lt;/p&gt;
&lt;p&gt;If you are only using nRF51 devices then you can use larger payloads with the unofficial ESB library that is maintained by the support team: &amp;quot;&lt;a href="https://github.com/NordicSemiconductor/nrf51-micro-esb&amp;quot;"&gt;github.com/.../nrf51-micro-esb&amp;quot;&lt;/a&gt;. See the UESB_CORE_MAX_PAYLOAD_LENGTH constant in micro_esb.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>