<?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>nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85605/nrf9160-sending-messages-via-mqtt-larger-than-256-bytes</link><description>We use nRF9160 on our own board. The firmware &amp;quot;Serial lte modem&amp;quot; is installed on the chip with connection to an external MCU. We need to publish the JSON messages larger than 256 bytes (up to 2000 bytes) to the broker. We transmit data in &amp;quot;Data Mode&amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Mar 2022 08:34:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85605/nrf9160-sending-messages-via-mqtt-larger-than-256-bytes" /><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357796?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2022 08:34:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b35e947-f373-4178-9711-5e35d0961169</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Didrik,&lt;br /&gt;We tried to send JSON to SDK version 1.9, everything worked, JSON was completely received. Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357793?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2022 07:38:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a704bfc5-f5dd-43c9-895c-501ae5a96342</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Didrik,&lt;br /&gt;JSON we send to &amp;quot;Data mode&amp;quot;:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;AT#XMQTTCON=1,&amp;quot;999876&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;a34k7wa09ujucc-ats.iot.us-east-1.amazonaws.com&amp;quot;,8883,321
OK
#XMQTTEVT: 0,0
AT#XMQTTPUB=&amp;quot;Rigel/ToServer/v2/AR_TEST&amp;quot;,&amp;quot;&amp;quot;,1

{&amp;quot;deviceId&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;deviceType&amp;quot;:&amp;quot;Collar&amp;quot;,&amp;quot;requestTime&amp;quot;:0,&amp;quot;carrier&amp;quot;:&amp;quot;CELLULAR&amp;quot;,&amp;quot;rssi&amp;quot;:-70,&amp;quot;messages&amp;quot;:[{&amp;quot;messageId&amp;quot;:536875008,&amp;quot;messageCategory&amp;quot;:1,&amp;quot;messageType&amp;quot;:9,&amp;quot;recordedTime&amp;quot;:0,&amp;quot;firmwareVersion&amp;quot;:&amp;quot;collar-fw-0.1.3&amp;quot;,&amp;quot;bootVersion&amp;quot;:&amp;quot;collar-boot-0.0.1&amp;quot;,&amp;quot;attachmentStatus&amp;quot;:&amp;quot;Unknown&amp;quot;,&amp;quot;battery&amp;quot;:0,&amp;quot;chargeStatus&amp;quot;:0,&amp;quot;operationMode&amp;quot;:0,&amp;quot;debugMode&amp;quot;:0,&amp;quot;sos&amp;quot;:0,&amp;quot;safeZone&amp;quot;:0}]}
#XMQTTEVT: 3,0
#XMQTTEVT: 9,0&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357692?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 14:10:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be9f29a1-72c9-4d22-993c-58eb017ed6ab</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Could you try with NCS v1.9.0?&lt;/p&gt;
&lt;p&gt;And how are you sending the JSON data to the nRF9160?&lt;/p&gt;
&lt;p&gt;When using NCS v1.9.0, I am able to send 575 bytes (which matches MQTT_MESSAGE_BUFFER_LEN = NET_IPV4_MTU = 576 pretty well. The last byte is probably a newline which isn&amp;#39;t displayed by my desktop MQTT client), when I paste it all into minicom at once. However, if I write manually into minicom, the device sends each letter by itself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357315?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2022 07:29:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21ebfbc2-05f5-4223-aeb7-834a279c34e5</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Didrik,&lt;br /&gt;I am attaching logs from RTT Viewer:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;00&amp;gt;                                       41 54 2b 43 45 52 45 47  3d 35                   |AT+CEREG =5      
00&amp;gt; [00:13:28.292,175] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED
00&amp;gt; [00:13:28.298,309] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:13:28.298,370] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       4f 4b 0d 0a                                      |OK..             
00&amp;gt; [00:13:38.572,906] &amp;lt;dbg&amp;gt; slm_at_host: RX
00&amp;gt;                                       41 54 2b 43 46 55 4e 3d  31                      |AT+CFUN= 1       
00&amp;gt; [00:13:38.573,394] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED
00&amp;gt; [00:13:38.609,130] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:13:38.609,802] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       4f 4b 0d 0a                                      |OK..             
00&amp;gt; [00:13:39.660,369] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:13:39.660,430] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       2b 43 45 52 45 47 3a 20  32 2c 22 30 32 36 46 22 |+CEREG:  2,&amp;quot;026F&amp;quot;
00&amp;gt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 0d 0a    |,&amp;quot;003325 21&amp;quot;,7.. 
00&amp;gt; [00:13:42.765,625] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:13:42.765,686] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
00&amp;gt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 2c 2c 2c |,&amp;quot;003325 21&amp;quot;,7,,,
00&amp;gt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110
00&amp;gt;                                       30 30 30 30 22 0d 0a                             |0000&amp;quot;..          
00&amp;gt; [00:13:50.564,025] &amp;lt;dbg&amp;gt; slm_at_host: RX
00&amp;gt;                                       41 54 23 58 4d 51 54 54  43 4f 4e 3d 31 2c 22 39 |AT#XMQTT CON=1,&amp;quot;9
00&amp;gt;                                       39 39 38 37 36 22 2c 22  22 2c 22 22 2c 22 61 33 |99876&amp;quot;,&amp;quot; &amp;quot;,&amp;quot;&amp;quot;,&amp;quot;a3
00&amp;gt;                                       34 6b 37 77 61 30 39 75  6a 75 63 63 2d 61 74 73 |4k7wa09u jucc-ats
00&amp;gt;                                       2e 69 6f 74 2e 75 73 2d  65 61 73 74 2d 31 2e 61 |.iot.us- east-1.a
00&amp;gt;                                       6d 61 7a 6f 6e 61 77 73  2e 63 6f 6d 22 2c 38 38 |mazonaws .com&amp;quot;,88
00&amp;gt;                                       38 33 2c 33 32 31                                |83,321           
00&amp;gt; [00:13:50.564,514] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED
00&amp;gt; [00:13:56.083,831] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a 4f 4b 0d 0a                                |..OK..           
00&amp;gt; [00:13:56.369,232] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a 23 58 4d 51 54 54  45 56 54 3a 20 30 2c 30 |..#XMQTT EVT: 0,0
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:14:00.742,980] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:14:00.743,041] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
00&amp;gt;                                       2c 22 30 30 33 33 32 35  32 30 22 2c 37 2c 2c 2c |,&amp;quot;003325 20&amp;quot;,7,,,
00&amp;gt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110
00&amp;gt;                                       30 30 30 30 22 0d 0a                             |0000&amp;quot;..          
00&amp;gt; [00:14:56.583,587] &amp;lt;dbg&amp;gt; slm_mqtt.mqtt_evt_handler: PINGRESP packet
00&amp;gt; [00:14:56.583,648] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a 23 58 4d 51 54 54  45 56 54 3a 20 39 2c 30 |..#XMQTT EVT: 9,0
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:15:03.542,541] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:15:03.542,602] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
00&amp;gt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 2c 2c 2c |,&amp;quot;003325 21&amp;quot;,7,,,
00&amp;gt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110
00&amp;gt;                                       30 30 30 30 22 0d 0a                             |0000&amp;quot;..          
00&amp;gt; [00:15:04.019,592] &amp;lt;dbg&amp;gt; slm_at_host: RX
00&amp;gt;                                       41 54 23 58 4d 51 54 54  50 55 42 3d 22 52 69 67 |AT#XMQTT PUB=&amp;quot;Rig
00&amp;gt;                                       65 6c 2f 54 6f 53 65 72  76 65 72 2f 76 32 2f 41 |el/ToSer ver/v2/A
00&amp;gt;                                       52 5f 54 45 53 54 22 2c  22 22 2c 31             |R_TEST&amp;quot;, &amp;quot;&amp;quot;,1    
00&amp;gt; [00:15:04.020,080] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED
00&amp;gt; [00:15:04.020,355] &amp;lt;inf&amp;gt; slm_at_host: Enter datamode
00&amp;gt; [00:15:26.313,659] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_RDY 256
00&amp;gt; [00:15:26.313,781] &amp;lt;inf&amp;gt; slm_at_host: Raw send 256
00&amp;gt; [00:15:26.313,781] &amp;lt;dbg&amp;gt; slm_at_host: RX-DATAMODE
00&amp;gt;                                       7b 22 64 65 76 69 63 65  49 64 22 3a 22 22 2c 22 |{&amp;quot;device Id&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;
00&amp;gt; [00:15:26.321,624] &amp;lt;inf&amp;gt; slm_mqtt: datamode send: 0
00&amp;gt; [00:15:26.324,859] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_RDY 102
00&amp;gt; [00:15:26.324,920] &amp;lt;inf&amp;gt; slm_at_host: Raw send 102
00&amp;gt; [00:15:26.324,920] &amp;lt;dbg&amp;gt; slm_at_host: RX-DATAMODE
00&amp;gt;                                       61 74 75 73 22 3a 22 55  6e 6b 6e 6f 77 6e 22 2c |atus&amp;quot;:&amp;quot;U nknown&amp;quot;,
00&amp;gt; [00:15:26.326,446] &amp;lt;inf&amp;gt; slm_mqtt: datamode send: 0
00&amp;gt; [00:15:27.400,177] &amp;lt;dbg&amp;gt; slm_mqtt.mqtt_evt_handler: PUBACK packet id: 1
00&amp;gt; [00:15:27.400,238] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a 23 58 4d 51 54 54  45 56 54 3a 20 33 2c 30 |..#XMQTT EVT: 3,0
00&amp;gt;                                       0d 0a                                            |..               
00&amp;gt; [00:15:49.309,478] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_RDY 154
00&amp;gt; [00:15:49.309,539] &amp;lt;inf&amp;gt; slm_at_host: Raw send 154
00&amp;gt; [00:15:49.309,570] &amp;lt;dbg&amp;gt; slm_at_host: RX-DATAMODE
00&amp;gt;                                       7b 22 64 65 76 69 63 65  49 64 22 3a 22 22 2c 22 |{&amp;quot;device Id&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;
00&amp;gt; [00:15:49.317,321] &amp;lt;inf&amp;gt; slm_mqtt: datamode send: 0
00&amp;gt; [00:15:49.330,718] &amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_RDY 204
00&amp;gt; [00:15:49.330,780] &amp;lt;inf&amp;gt; slm_at_host: Raw send 204
00&amp;gt; [00:15:49.330,780] &amp;lt;dbg&amp;gt; slm_at_host: RX-DATAMODE
00&amp;gt;                                       39 2c 22 72 65 63 6f 72  64 65 64 54 69 6d 65 22 |9,&amp;quot;recor dedTime&amp;quot;
00&amp;gt; [00:15:49.332,427] &amp;lt;inf&amp;gt; slm_mqtt: datamode send: 0
00&amp;gt; [00:15:50.129,058] &amp;lt;dbg&amp;gt; slm_mqtt.mqtt_evt_handler: PUBACK packet id: 1
00&amp;gt; [00:15:50.129,119] &amp;lt;dbg&amp;gt; slm_at_host: TX
00&amp;gt;                                       0d 0a 23 58 4d 51 54 54  45 56 54 3a 20 33 2c 30 |..#XMQTT EVT: 3,0
00&amp;gt;                                       0d 0a                                            |..   &lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357267?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 16:55:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b91d1fe-4912-4f3b-bbda-11bdac546ec1</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The SLM should also output log over RTT. Could you provide that log as well, so that we can see more of what the application is doing, and where the split happens?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357260?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 16:13:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53bd0674-4497-4bb9-89ec-8df211727f56</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Markus,&lt;br /&gt;&lt;br /&gt;I changed the value to &amp;quot;#define MQTT_MESSAGE_BUFFER_LEN 2048&amp;quot; and flash the board.&lt;br /&gt;However, this had a different effect, the messages still do not arrive in their entirety, but only in chunks (of an even smaller size), with data loss.&lt;br /&gt;Original JSON:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;{&amp;quot;deviceId&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;deviceType&amp;quot;:&amp;quot;Collar&amp;quot;,&amp;quot;requestTime&amp;quot;:0,&amp;quot;carrier&amp;quot;:&amp;quot;CELLULAR&amp;quot;,&amp;quot;rssi&amp;quot;:-70,&amp;quot;messages&amp;quot;:[{&amp;quot;messageId&amp;quot;:536875008,&amp;quot;messageCategory&amp;quot;:1,&amp;quot;messageType&amp;quot;:9,&amp;quot;recordedTime&amp;quot;:0,&amp;quot;firmwareVersion&amp;quot;:&amp;quot;collar-fw-0.1.3&amp;quot;,&amp;quot;bootVersion&amp;quot;:&amp;quot;collar-boot-0.0.1&amp;quot;,&amp;quot;attachmentStatus&amp;quot;:&amp;quot;Unknown&amp;quot;,&amp;quot;battery&amp;quot;:0,&amp;quot;chargeStatus&amp;quot;:0,&amp;quot;operationMode&amp;quot;:0,&amp;quot;debugMode&amp;quot;:0,&amp;quot;sos&amp;quot;:0,&amp;quot;safeZone&amp;quot;:0}]}&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Result on the server:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;1 Message:
{&amp;quot;deviceId&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;deviceType&amp;quot;:&amp;quot;Collar&amp;quot;,&amp;quot;requestTime&amp;quot;:0,&amp;quot;carrier&amp;quot;:&amp;quot;CELLULAR&amp;quot;,&amp;quot;rssi&amp;quot;:-70,&amp;quot;messages&amp;quot;:[{&amp;quot;messageId&amp;quot;:536875008,

2 Message
1&amp;quot;,&amp;quot;attachmentStatus&amp;quot;:&amp;quot;Unknown&amp;quot;,&amp;quot;battery&amp;quot;:0,&amp;quot;chargeStatus&amp;quot;:0,&amp;quot;operationMode&amp;quot;:0,&amp;quot;debugMode&amp;quot;:0,&amp;quot;sos&amp;quot;:0,&amp;quot;safeZone&amp;quot;:0}]}&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357198?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 14:04:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fee7b8a-3908-4e29-9ec2-a93f374774e3</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;Looking at the source, `MQTT_MESSAGE_BUFFER_LEN` needs to be set to a larger value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define MQTT_MESSAGE_BUFFER_LEN	2000&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357194?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 13:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9839539-abc6-4d9d-a5f7-aa473d5802ef</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Markus,&lt;br /&gt;We are working with SDK 1.8 where this configuration is not defined.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define MQTT_MAX_TOPIC_LEN	128
#define MQTT_MAX_CID_LEN	64
#define MQTT_MESSAGE_BUFFER_LEN	NET_IPV4_MTU&lt;/pre&gt;&lt;br /&gt;Need to upgrade to a different SDK version? Or just adding &amp;quot;&lt;span class="pl-en"&gt;MQTT_MAX_PUB_LEN&lt;/span&gt;&amp;quot; fixes the situation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160, Sending messages via MQTT larger than 256 bytes</title><link>https://devzone.nordicsemi.com/thread/357166?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 13:11:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b64faf67-ad7c-49a8-b651-cdb297d7af5c</guid><dc:creator>Markus Tacker (he/him)</dc:creator><description>&lt;p&gt;There is a &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/1746d7e804c1120a0386f92ef0aebb1b9e494924/applications/serial_lte_modem/src/mqtt_c/slm_at_mqtt.c#L22"&gt;hardcoded limit&lt;/a&gt; in the source code. You can increase that to suit your needs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>