<?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 (Thingy:91) MTU for UDP using Serial LTE modem app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69180/nrf9160-thingy-91-mtu-for-udp-using-serial-lte-modem-app</link><description>I want to send larger UDP packets from nRF9160 (Thingy:91) using Serial LTE modem app. 
 I am not able to send more than 288 bytes of binary data. 
 How to send larger binary data by UDP in Serial LTE modem please ? 
 - Thingy:91 v1.0.0 
 - LTE modem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Dec 2020 15:03:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69180/nrf9160-thingy-91-mtu-for-udp-using-serial-lte-modem-app" /><item><title>RE: nRF9160 (Thingy:91) MTU for UDP using Serial LTE modem app</title><link>https://devzone.nordicsemi.com/thread/284650?ContentTypeID=1</link><pubDate>Sun, 13 Dec 2020 15:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b96407a-d918-40b7-8190-a2add5e80a82</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Where is this restriction from please ?[/quote]
&lt;p&gt;&amp;nbsp;It looks like it is defined in &lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/cdc4c217fbd0972a4270b4ca546f6d34bf5b120c/include/net/net_ip.h#L416"&gt;this file&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]How it can be changed in Serial LTE modem app please ?[/quote]
&lt;p&gt;&amp;nbsp;You can try changing the number in net_ip.h, but I can&amp;#39;t guarantee that will work. Also, be aware that size will likely be restricted by the bsdlib buffer size BSD_IP_MAX_MESSAGE_SIZE, which is 4k bytes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>