<?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>Serial LTE Modem - Unable to send or receive TCP/UDP packets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77704/serial-lte-modem---unable-to-send-or-receive-tcp-udp-packets</link><description>I&amp;#39;m testing the Serial LTE Modem application on the nRF9160DK with the LTE Link Monitor. I want to use the DK as a UDP client to send data 
 to my remote server via UDP over LTE. I can communicate just fine between my PC and server and I can ping the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Jul 2021 06:13:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77704/serial-lte-modem---unable-to-send-or-receive-tcp-udp-packets" /><item><title>RE: Serial LTE Modem - Unable to send or receive TCP/UDP packets</title><link>https://devzone.nordicsemi.com/thread/321226?ContentTypeID=1</link><pubDate>Thu, 22 Jul 2021 06:13:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3c25a49-2401-4b63-91c0-a72d86135e73</guid><dc:creator>Mark H</dc:creator><description>&lt;p&gt;Thank you I missed that but it solved my problem!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem - Unable to send or receive TCP/UDP packets</title><link>https://devzone.nordicsemi.com/thread/321122?ContentTypeID=1</link><pubDate>Wed, 21 Jul 2021 12:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09aa4744-c04a-47ca-b01e-0e9a316541e4</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Mark,&lt;/p&gt;
&lt;p lang="en-GB"&gt;My apologies, but the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/applications/serial_lte_modem/doc/TCPIP_AT_commands.html#send-data-xsend"&gt;documentation&lt;/a&gt; is not optimal here.&lt;/p&gt;
&lt;p lang="en-GB"&gt;Could you please try this one instead:&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;pre class="ui-code" data-mode="text"&gt;2021-07-21T09:17:07.017Z DEBUG modem &amp;gt;&amp;gt; AT#XSEND=1,&amp;quot;Test&amp;quot;
2021-07-21T09:17:07.032Z DEBUG modem &amp;lt;&amp;lt; #XSEND: 4
2021-07-21T09:17:07.033Z DEBUG modem &amp;lt;&amp;lt; OK&lt;/pre&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;As an alternative for UDP I would recommend you use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/applications/serial_lte_modem/doc/TCPIP_AT_commands.html#udp-send-data-xsendto"&gt;#XSENDTO&lt;/a&gt; or &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/applications/serial_lte_modem/doc/TCPIP_AT_commands.html#udp-send-data-xudpsend"&gt;#XUDPSEND&lt;/a&gt;.&lt;/p&gt;
&lt;p lang="en-GB"&gt;I hope this will help you!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;&lt;span lang="en-GB"&gt;Markus&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>