<?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>Maximum average power consumption / current when transmitting close to bandwidth (nRF52)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38573/maximum-average-power-consumption-current-when-transmitting-close-to-bandwidth-nrf52</link><description>The power estimation tool on https://devzone.nordicsemi.com/power/ maxes out at a minimum interval of 7.5ms and a maximum payload of 27 bytes, with 824mA average current. As discussed on the blog post that was published with the tool , this is nowhere</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Nov 2018 10:31:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38573/maximum-average-power-consumption-current-when-transmitting-close-to-bandwidth-nrf52" /><item><title>RE: Maximum average power consumption / current when transmitting close to bandwidth (nRF52)</title><link>https://devzone.nordicsemi.com/thread/159389?ContentTypeID=1</link><pubDate>Wed, 28 Nov 2018 10:31:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:447abfae-996d-406b-a601-ff4e3037ad48</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Please check out the updated power profiler: &lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum average power consumption / current when transmitting close to bandwidth (nRF52)</title><link>https://devzone.nordicsemi.com/thread/150574?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 02:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8ccbcd3-966a-4188-8a4d-2f3e6e36d2a4</guid><dc:creator>Larissa</dc:creator><description>&lt;p&gt;Thank you! I&amp;nbsp;should dig deeper&amp;nbsp;into that...&lt;/p&gt;
&lt;p&gt;Looking at the max. packet size (27 bytes in BLE 4.0) the max. in BLE 5 is 257 bytes (251&amp;nbsp;payload). Playing with the power profiler, at the minimum 7.5 ms theoretical connection interval, the total average current seems to be a pretty linear function&amp;nbsp;that&amp;#39;s&amp;nbsp;around (627+[num_bytes]*9) &amp;micro;A. So at 257 bytes, that&amp;#39;ll be&amp;nbsp;2.94 mA. That would be 17kB/s with ACK; but I don&amp;#39;t know how to do the math at the higher bitrate without ACK, which is probably the more relevant and lower current.&lt;/p&gt;
&lt;p&gt;Am I going in the right direction here, or am I way off?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum average power consumption / current when transmitting close to bandwidth (nRF52)</title><link>https://devzone.nordicsemi.com/thread/150163?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 07:03:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:599f235a-6e0a-48b4-b043-7e570a987d1d</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, I&amp;#39;m working on updating the online power profiler now, and it should be out soon with BLE 5 support. You can also use the tool as it is now to calculate for higher bandwidths if you do some calculations on your own. For example if you want to enable data length extension in your application you can extend the radio lengths with 1 us for each bit (1Mbps). Then you have additional_length*radio_average_current = additional_event_charge. And additional_event_charge / ble_interval = additional_average_current.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>