<?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>mqtt max speed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75248/mqtt-max-speed</link><description>Hello 
 
 I need to broadcast large amount of data on MQTT ~ 300K 
 I require to send it as fast as possible 
 
 how can I best calibrate settings for maximal speed send via MQTT? 
 
 how can I test speed limit to the maximum? are there any relevant AT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 May 2021 14:44:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75248/mqtt-max-speed" /><item><title>RE: mqtt max speed</title><link>https://devzone.nordicsemi.com/thread/310528?ContentTypeID=1</link><pubDate>Wed, 19 May 2021 14:44:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5313f787-7677-4806-8001-40235e397344</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here are the relevant limitations with regard LTE-M and NB-IoT.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table height="54" width="321"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;LTE Cat M2&lt;/td&gt;
&lt;td&gt;LTE Cat NB2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;Downlink Peak Rate&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;~ 4 Mbit/s&lt;/td&gt;
&lt;td&gt;127 kbit/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Uplink Peak Rate&lt;/td&gt;
&lt;td&gt;~ 7 Mbit/s&lt;/td&gt;
&lt;td&gt;159 kbit/s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Source: &lt;a href="https://en.wikipedia.org/wiki/Narrowband_IoT#3GPP_LPWAN_standards"&gt;Wikipedia&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have any modem-specific AT commands to test this, but the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/README.html"&gt;Serial LTE Modem application&lt;/a&gt; has some &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/MQTT_AT_commands.html"&gt;MQTT-related proprietary AT commands&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But if you want to try posting as often as possible to test the maximum amount you should really write a small application that does this. The &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/mqtt_simple/README.html"&gt;Simple MQTT sample&lt;/a&gt;&amp;nbsp;is a good starting point here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>