<?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>How to use AT#XTCPSEND in LTE Monitor with new line and carriage return?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58642/how-to-use-at-xtcpsend-in-lte-monitor-with-new-line-and-carriage-return</link><description>Hi, 
 I have the Serial_LTE_Modem application running on the nRF9160DK. I am exploring its functionality in LTE Link Monitor. I am having an issue with AT#XTCPSEND in that I need to have Carriage Returns and Line Feeds in my &amp;lt;data&amp;gt; but my attempts have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Mar 2020 15:53:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58642/how-to-use-at-xtcpsend-in-lte-monitor-with-new-line-and-carriage-return" /><item><title>RE: How to use AT#XTCPSEND in LTE Monitor with new line and carriage return?</title><link>https://devzone.nordicsemi.com/thread/238102?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 15:53:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27a063c3-04ff-408b-848c-257000637d3b</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the default terminator is CR, LF yes, but this is actually customizable in the application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The configuration SLM_NULL_TERMINATION (see &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/serial_lte_modem/Kconfig#L53"&gt;here&lt;/a&gt;) will configure the AT host to use NULL termination for instance.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can also edit the code to add your own termination.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>