<?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>nRF52 ACK with payload in static payload mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16957/nrf52-ack-with-payload-in-static-payload-mode</link><description>Hello, 
 I am working with the nRF52 Development Kit and the Enhanced Shock Burst Protocol. I am trying to send Data from one Development Board to the other with static Payload size configured on both boards. 
 My sending message flow looks like this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Oct 2016 14:10:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16957/nrf52-ack-with-payload-in-static-payload-mode" /><item><title>RE: nRF52 ACK with payload in static payload mode</title><link>https://devzone.nordicsemi.com/thread/65032?ContentTypeID=1</link><pubDate>Wed, 12 Oct 2016 14:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b3ab2c4-0abd-41e5-b8f1-74817ad00a24</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;That sounds like an error in the documentation. The first version of the library went up to 32 bytes only, similar to the original ESB protocol, but I added a quasi ESB mode with an extended length field that could go further.&lt;/p&gt;
&lt;p&gt;Theoretically you should be able to go up to 253 bytes on the nRF52, I don&amp;#39;t know if you tried that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ACK with payload in static payload mode</title><link>https://devzone.nordicsemi.com/thread/65031?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2016 15:59:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bd8eb6f-2879-42a5-bb33-9c9651e9bb4f</guid><dc:creator>florian2840</dc:creator><description>&lt;p&gt;Ah ok this is a little bit confusing. One further question: In the documentation it is written that the dynamic payload is limited to 32 Bytes. But for me it is workinig up to 252 Bytes with dynamic payloads. Is it correct?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 ACK with payload in static payload mode</title><link>https://devzone.nordicsemi.com/thread/65030?ContentTypeID=1</link><pubDate>Tue, 11 Oct 2016 06:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eafc2202-642d-41ab-8d7e-5b220036fd22</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This is probably not brilliantly documented, but you have to use the UESB_PROTOCOL_ESB_DPL mode to be able to send ACK payloads.&lt;/p&gt;
&lt;p&gt;UESB_PROTOCOL_ESB_DPL essentially allows the following three features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dynamic payload length&lt;/li&gt;
&lt;li&gt;ACK payload&lt;/li&gt;
&lt;li&gt;Dynamic ACK (being able to send packets without ACK on a packet to packet basis)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>