<?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>Calculating throughput</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5919/calculating-throughput</link><description>Hi, 
 I have ESB example PTX and PRX, I want to calculate throughput and BER. How do I calculate, and Can you please explain entire setup that I can measure for this condition &amp;quot;You may reach speeds of around 1 Mbit/s if no ACKing is used, and no RF protocol</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Apr 2015 04:10:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5919/calculating-throughput" /><item><title>RE: Calculating throughput</title><link>https://devzone.nordicsemi.com/thread/20631?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2015 04:10:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14c8809b-6923-45a5-964f-a7aba3149db6</guid><dc:creator>cece</dc:creator><description>&lt;p&gt;Thank you Asbjørn, I don&amp;#39;t use ACK, and I am using 39-byte total in one packet. In one second, I received 705 packet that is 219960 bit per second. It does not reach 1Mbit. Can you please tell me how I can calculate?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Calculating throughput</title><link>https://devzone.nordicsemi.com/thread/20630?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2015 16:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10793a57-4033-4aae-bc6c-0a735fd63c00</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;You have to add together all the bits of the package that you are sending, including preamble, address and CRC. This will take number_of_Bits/on_air_datarate time to send. Then the radio has to turn into receive mode (130 us) and receive ACK. Depending on how much data is in the ACK, this will also take some microseconds. Default ACK is an empty package, so 1 byte preamble, 5 (? byte address and 2(?) byte CRC. You can get close to 1 Mbit with acks, but the switching between TX and RX to receive ACK brings down the throughput.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>