<?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>publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48086/publising-big-mqtt-msgs</link><description>Hi, 
 I have modyfied the MQTT example to, so I can send data to my own AWS account. 
 
 I&amp;#39;m trying to publish big packets of data, (&amp;gt; 7K) without luck . 
 what I have done is : 
 1. change CONFIG_MQTT_MAX_PACKET_LENGTH to 8500 
 2. modify client_write</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jun 2019 13:14:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48086/publising-big-mqtt-msgs" /><item><title>RE: publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/thread/192718?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 13:14:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8962eca-fc8b-47ea-b3a7-ea2b27669b5c</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Moshe,&lt;/p&gt;
&lt;p&gt;Could you please take a &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-get-modem-trace-using-trace-collector-in-nrf-connect" rel="noopener noreferrer" target="_blank"&gt;modem trace&lt;/a&gt;&amp;nbsp;and share with me so I can see what is going on at your side.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/thread/192505?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 20:33:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8e05c04-643f-450a-bbad-b7830ae66f47</guid><dc:creator>MosheSmartAmr</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;Thanks for your answer,&lt;/p&gt;
&lt;p&gt;I am not sure this is the issue I am having&amp;nbsp; as I am able to send messages of ~4kb.&lt;/p&gt;
&lt;p&gt;also if I understand correctly, my code snippet above is suppose to overcome the 2KB TLS output buffer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/thread/191978?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 09:17:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:339386e7-9107-4c85-a816-e190f51af637</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Moshe,&lt;/p&gt;
&lt;p&gt;The TLS output buffer has a size of 2kB, and there is a bug that you do not get a notification that the messages are too big. (&lt;em&gt;this will be fixed)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;So the solution is to have shorter messages.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/thread/191882?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2019 18:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:683b52ba-36ab-477a-8054-5aad127fb09b</guid><dc:creator>MosheSmartAmr</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;Yes , it does work otherwise.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: publising big MQTT msgs</title><link>https://devzone.nordicsemi.com/thread/191372?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2019 12:59:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a9a6d53-c1d2-4184-a222-e3deba0b0b1f</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Moshe,&lt;/p&gt;
&lt;p&gt;So the application works otherwise? e.g. you are able to publish smaller packages?&lt;/p&gt;
&lt;p&gt;I think it should work with 8K since it should split in MTU-size chunks, normally 1500 bytes chunks.&lt;br /&gt;&lt;br /&gt;Are you on LTE-M network or NB-IoT network?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>