<?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>FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60456/ftp-support-for-nrf9160</link><description>i want to start evaluating FTP client in nrf9160 SoC. Can you provide an example code for FTP client mode.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jul 2020 12:45:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60456/ftp-support-for-nrf9160" /><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/261787?ContentTypeID=1</link><pubDate>Mon, 27 Jul 2020 12:45:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2d011b0-b536-40e3-97c7-3fd3bb8be34d</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;/p&gt;
&lt;p&gt;Sorry for the delay I have been out of office.&lt;br /&gt;It looks like this has been addressed in the this PR:&lt;a href="https://github.com/nrfconnect/sdk-nrf/commit/ffc175f41f0e4a731eae5496373d4a931146ffe0"&gt;https://github.com/nrfconnect/sdk-nrf/commit/ffc175f41f0e4a731eae5496373d4a931146ffe0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is merged with the master branch so if you update NCS and rebuild the application you should have the latest updates.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/7652.slm_5F00_ftp_5F00_28_5F00_07.hex"&gt;devzone.nordicsemi.com/.../7652.slm_5F00_ftp_5F00_28_5F00_07.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This version also includes the support to change UART baudrate:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/2571"&gt;https://github.com/nrfconnect/sdk-nrf/pull/2571&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&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: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/258971?ContentTypeID=1</link><pubDate>Wed, 08 Jul 2020 10:38:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ed3a545-52c7-4412-ad17-7e0ddf933d76</guid><dc:creator>praveenpalaparthi</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have tested the build shared &amp;quot;slm_ftp_02_07.hex&amp;quot; and found that now if file name is given wrong its not waiting&amp;nbsp; for infinite time and returning error as shown below.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span class="tx" style="color:#212529;font-family:monospace;font-size:11.37px;font-style:normal;font-weight:bold;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre style="color:#ffcd00;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;overflow:auto;"&gt;AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;testtp.txt&amp;quot;&lt;/pre&gt;
&lt;pre class="ctrl-char CR" style="color:#ffcd00;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;overflow:auto;"&gt;&lt;/pre&gt;
&lt;pre style="color:#72b3cf;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;overflow:auto;"&gt;227 Entering Passive Mode (192,168,1,21,229,252).&lt;/pre&gt;
&lt;pre class="ctrl-char CR" style="color:#72b3cf;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;overflow:auto;"&gt;&lt;/pre&gt;
&lt;pre style="color:#cccccc;font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:inherit;overflow:auto;"&gt;ERROR&lt;/pre&gt;
&lt;p&gt;But if I read FTP status using AT command AT#XFTP=&amp;quot;status&amp;quot; after getting response and then If I give any FTP command like to read a file from ftp server or given &amp;quot;ls&amp;quot; command or file name is given wrong, then again its going into infinite loop and not getting any response.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;AT#XFTP=&amp;quot;open&amp;quot;,&amp;quot;Administrator&amp;quot;,&amp;quot;Password1&amp;quot;,&amp;quot;192.168.1.21&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;220 Microsoft FTP Service&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;200 OPTS UTF8 command successful - UTF8 encoding now ON.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;331 Password required&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;230 User logged in.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;AT#XFTP=&amp;quot;ls&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;227 Entering Passive Mode (192,168,1,21,230,20).&lt;/p&gt;
&lt;p&gt;150 Opening ASCII mode data connection.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;226 Transfer complete.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;testftp.txt&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;testftp.txt&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;227 Entering Passive Mode (192,168,1,21,230,26).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;226 Transfer complete.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;ata connection.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;30,26).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;ow ON.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Hello&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;AT#XFTP=&amp;quot;status&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;215 Windows_NT&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;211-Microsoft FTP Service status:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logged in user: Administrator&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE: ASCII; FORM: NONPRINT; STRUcture: FILE; transfer MODE: STREAM&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data connection: none&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;211 End of status.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;testftp.txt&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;227 Entering Passive Mode (192,168,1,21,230,36).&lt;/p&gt;
&lt;p&gt;&amp;quot;Got into infinite loop&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can we minimize&amp;nbsp;the extra messages for example came for&amp;nbsp;connecting to FTP server using&lt;/p&gt;
&lt;p&gt;AT#XFTP=&amp;quot;open&amp;quot;,&amp;quot;Administrator&amp;quot;,&amp;quot;Password1&amp;quot;,&amp;quot;192.168.1.2&lt;/p&gt;
&lt;p&gt;220 Microsoft FTP Service&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;200 OPTS UTF8 command successful - UTF8 encoding now ON.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;331 Password required&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;230 User logged in.&lt;/p&gt;
&lt;p&gt;Similar messages are also coming for other FTP commands- get,Ls, status&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;With regards,&lt;/p&gt;
&lt;p&gt;Praveen P&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/257986?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 07:33:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:694e6291-867e-4f85-b216-4d89f0f055e7</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;There is now a pull request open for the fixes:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/2547"&gt;https://github.com/nrfconnect/sdk-nrf/pull/2547&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Decouple Data and Control channel in FTP client for LIST and RETR&lt;/em&gt;&lt;br /&gt;&lt;em&gt;commands, leave the synchronization to SLM FTP code. This removes&lt;/em&gt;&lt;br /&gt;&lt;em&gt;the infinite wait as stated in problem 1.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;No need of update for problem 2.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(the size of message is decided by FTP Server)&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;NOTE-1: List a Get will now get Control message first, then Data message, then OK&lt;/p&gt;
&lt;p&gt;NOTE-2: Data message by Get could be encoded as hexadecimal but there will be no indication of data type&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sample scenario:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Ready
--&amp;gt; AT+CFUN=1
OK
--&amp;gt; AT+CEREG?
+CEREG: 5,1,&amp;quot;76C1&amp;quot;,&amp;quot;014ACE00&amp;quot;,7,,,&amp;quot;11100000&amp;quot;,&amp;quot;00001111&amp;quot;
OK
--&amp;gt; AT#XFTP=&amp;quot;open&amp;quot;,,,&amp;quot;speedtest.tele2.net&amp;quot;
220 (vsFTPd 3.0.3)
200 Always in UTF8 mode.
331 Please specify the password.
230 Login successful.
OK
--&amp;gt; AT#XFTP=&amp;quot;ls&amp;quot;
227 Entering Passive Mode (90,130,70,73,96,156).
150 Here comes the directory listing.
226 Directory send OK.
1000GB.zip
100GB.zip
100KB.zip
100MB.zip
10GB.zip
10MB.zip
1GB.zip
1KB.zip
1MB.zip
200MB.zip
20MB.zip
2MB.zip
3MB.zip
500MB.zip
50GB.zip
50MB.zip
512KB.zip
5MB.zip
upload

OK
--&amp;gt; AT#XFTP=&amp;quot;ls&amp;quot;,&amp;quot;-l&amp;quot;
227 Entering Passive Mode (90,130,70,73,110,27).
150 Here comes the directory listing.
226 Directory send OK.
-rw-r--r--    1 0        0        1073741824000 Feb 19  2016 1000GB.zip
-rw-r--r--    1 0        0        107374182400 Feb 19  2016 100GB.zip
-rw-r--r--    1 0        0          102400 Feb 19  2016 100KB.zip
-rw-r--r--    1 0        0        104857600 Feb 19  2016 100MB.zip
-rw-r--r--    1 0        0        10737418240 Feb 19  2016 10GB.zip
-rw-r--r--    1 0        0        10485760 Feb 19  2016 10MB.zip
-rw-r--r--    1 0        0        1073741824 Feb 19  2016 1GB.zip
-rw-r--r--    1 0        0            1024 Feb 19  2016 1KB.zip
-rw-r--r--    1 0        0         1048576 Feb 19  2016 1MB.zip
-rw-r--r--    1 0        0        209715200 Feb 19  2016 200MB.zip
-rw-r--r--    1 0        0        20971520 Feb 19  2016 20MB.zip
-rw-r--r--    1 0        0         2097152 Feb 19  2016 2MB.zip
-rw-r--r--    1 0        0         3145728 Feb 19  2016 3MB.zip
-rw-r--r--    1 0        0        524288000 Feb 19  2016 500MB.zip
-rw-r--r--    1 0        0        53687091200 Jul 24  2014 50GB.zip
-rw-r--r--    1 0        0        52428800 Feb 19  2016 50MB.zip
-rw-r--r--    1 0        0          524288 Feb 19  2016 512KB.zip
-rw-r--r--    1 0        0         5242880 Feb 19  2016 5MB.zip
drwxr-xr-x    2 106      109         69632 Jul 02 09:22 upload

OK
--&amp;gt; AT#XFTP=&amp;quot;binary&amp;quot;
200 Switching to Binary mode.
OK
--&amp;gt; AT#XFTP=&amp;quot;ls&amp;quot;,&amp;quot;-l 1KB.zip&amp;quot;
227 Entering Passive Mode (90,130,70,73,93,53).
150 Here comes the directory listing.
226 Directory send OK.
-rw-r--r--    1 0        0            1024 Feb 19  2016 1KB.zip

OK
--&amp;gt; AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;1KB.zip&amp;quot;
227 Entering Passive Mode (90,130,70,73,109,182).
226 Transfer complete.
data connection for 1KB.zip (1024 bytes).
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
OK
--&amp;gt; AT#XFTP=&amp;quot;ls&amp;quot;,&amp;quot;-l 2KB.zip&amp;quot;
227 Entering Passive Mode (90,130,70,73,108,231).
150 Here comes the directory listing.
226 Directory send OK.
OK
--&amp;gt; AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;2KB.zip&amp;quot;
227 Entering Passive Mode (90,130,70,73,108,196).
ERROR
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is the precompiled .hex with the fixes --&amp;gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/slm_5F00_ftp_5F00_02_5F00_07.hex"&gt;devzone.nordicsemi.com/.../slm_5F00_ftp_5F00_02_5F00_07.hex&lt;/a&gt;&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: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/257849?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 13:02:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6578a761-a680-4505-8067-740bd110d036</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Thnx for the feedback.&lt;br /&gt;This is being handled internally and there should come a PR pretty soon to address this in NCS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/257034?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 03:58:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:593e29d0-7ecd-44e3-9ba6-701942dcf1c3</guid><dc:creator>praveenpalaparthi</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;I have test FTP in the latest SLM build shared in the mail slm_tcp_proxy_24_06.hex file and here is the log.&lt;/p&gt;
&lt;p&gt;1. I found that if file name is given wrong or file is not exist, it got stuck without any information.&lt;/p&gt;
&lt;p&gt;2. There is lot of messages like &lt;strong&gt;shown&lt;/strong&gt; in below log, is it possible to minimize these messages?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;AT#XFTP=&amp;quot;open&amp;quot;,&amp;quot;Administrator&amp;quot;,&amp;quot;Password1&amp;quot;,&amp;quot;192.168.1.21&amp;quot;&lt;br /&gt;&lt;strong&gt;220 Microsoft FTP Service&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;200 OPTS UTF8 command successful - UTF8 encoding now ON.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;331 Password required&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;230 User logged in.&lt;/strong&gt;&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;AT#XFTP=&amp;quot;status&amp;quot;&lt;br /&gt;215 Windows_NT&lt;br /&gt;211-Microsoft FTP Service status:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logged in user: Administrator&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE: ASCII; FORM: NONPRINT; STRUcture: FILE; transfer MODE: STREAM&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data connection: none&lt;br /&gt;211 End of status.&lt;br /&gt;OK&lt;/p&gt;
&lt;p&gt;AT#XFTP=&amp;quot;get&amp;quot;,&amp;quot;testFTP.txt&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp; // File Name is given wrong&lt;/p&gt;
&lt;p&gt;227 Entering Passive Mode (192,168,1,21,238,80). //Got stuck here&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/254291?ContentTypeID=1</link><pubDate>Wed, 10 Jun 2020 13:59:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e98d4c14-f2af-4746-8d65-1586659fb729</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Just update NCS to master branch and SLM application will have FTP support as default and the new source code.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout master
git pull
west update
&lt;/pre&gt;&lt;br /&gt;(confirm that the update is successful by checking the&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/master/applications/serial_lte_modem/Kconfig#L98" rel="noopener noreferrer" target="_blank"&gt;default FTP settings in the Kconfig file&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;And to enable TCP proxy as well (if you want the SLM to support that) you would need to enable it in prj.conf file.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_SLM_TCP_PROXY=y&lt;/pre&gt;&lt;br /&gt;(need to apply this fix to run in master: &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/2457/files)"&gt;github.com/.../files)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin L&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/253049?ContentTypeID=1</link><pubDate>Wed, 03 Jun 2020 13:49:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15532ffa-54a4-4fff-8de7-caff24d82894</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&amp;nbsp;&lt;br /&gt;Thank you for the attached log.&lt;br /&gt;From the log, it looks like there may be a problem with establishing the data connection in &amp;quot;passive mode&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Most FTP clients uses &amp;quot;Active mode&amp;quot;, which means the FTP server acts as a TCP client and the FTP Client acts as a TCP server. (we only support passive mode)&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;Is it possible for you to test with another FTP SW like &amp;quot;Filezilla&amp;quot; to test the &amp;quot;passive mode&amp;quot; with the same FTP server. (&lt;em&gt;To confirm functionality)&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;br /&gt;The FTP client lib. used in the SLM sample should give more information on where you get stuck if you also connect the &lt;strong&gt;Jlink RTT viewer.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you rebuild the sample with the following configuration :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_FTP_CLIENT_LOG_LEVEL_DBG=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;in prj.conf it will add even more information in the RTT viewer.&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Another option is that we take a modem trace, but I think we can manage with the first options here.&lt;/em&gt;&lt;br /&gt;&lt;br /&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: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/252407?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 12:25:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a19f34a-daad-4d9f-a0df-3ac0228e9e63</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Martin&lt;/p&gt;
&lt;p&gt;here are the logs for issue related to hanging&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2020_2D00_05_2D00_28T10_5F00_36_5F00_15.860Z_2D00_log.txt"&gt;devzone.nordicsemi.com/.../2020_2D00_05_2D00_28T10_5F00_36_5F00_15.860Z_2D00_log.txt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/252380?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 11:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d23d57f9-31c5-4a04-9f40-a7f050bbba5e</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;1.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;/span&gt;Please provide the full log output when you are testing this since I am not able to replicate the issue.&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;e.g. When I tested:

AT#XFTP=&amp;quot;open&amp;quot;,&amp;quot;dlpuser@dlptest.com&amp;quot;,&amp;quot;SzMf7rTE4pCrf9dV286GuNe4N&amp;quot;,&amp;quot;ftp.dlptest.com&amp;quot;
220-#########################################################
220-Please upload your web files to the public_html directory.
220-Note that letters are case sensitive.
220-#########################################################
220 This is a private system - No anonymous login
200 OK, UTF-8 enabled
331 User dlpuser@dlptest.com OK. Password required
230-Your bandwidth usage is restricted
230 OK. Current restricted directory is /
OK

AT#XFTP=&amp;quot;status&amp;quot;
215 UNIX Type: L8
211 https://www.pureftpd.org/
OK

AT#XFTP
ERROR

at#xslmver
#XSLMVER: 1.2
OK

AT#XFTP=&amp;quot;pwd&amp;quot;
257 &amp;quot;/&amp;quot; is your current location
OK&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;2.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;/span&gt;Let me double check this with the developer, but from first glance I could not find a supported command for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/252320?ContentTypeID=1</link><pubDate>Fri, 29 May 2020 08:43:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ef6a6ab-6714-466e-9ec5-993eafb5d50d</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;I have verified the above .hex file. it is working fine but i have few small observations.&lt;/p&gt;
&lt;p&gt;1. If i send status command(AT#XFTP) i have observed devise is going to unresponsive state. I have to disconnect the board and connect again to device to get response to any AT commands&lt;/p&gt;
&lt;p&gt;2. If i want read a data from a file in chunks. I dont see any AT commands supporting this.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Praveen K.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/252128?ContentTypeID=1</link><pubDate>Thu, 28 May 2020 10:23:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21324b51-8846-4cc8-8a68-51e48fc3cef2</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Here is the precompiled .hex file for Serial LTE Modem sample with &lt;a href="https://github.com/nrfconnect/sdk-nrf/commit/72fdcb16c8a8b16dfe1414896fc6bbd787b2f4ba#diff-d2963984d2b58367ba4eebd4be95a616" rel="noopener noreferrer" target="_blank"&gt;FTP client support&lt;/a&gt;&amp;nbsp;and&amp;nbsp;TCP proxy enabled:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/SLM_5F00_tcpproxy_5F00_ftp_5F00_28_5F00_05.hex"&gt;devzone.nordicsemi.com/.../SLM_5F00_tcpproxy_5F00_ftp_5F00_28_5F00_05.hex&lt;/a&gt;&lt;br /&gt;Note that it&amp;#39;s using the default settings:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;config SLM_FTP_SERVER_PORT
	int &amp;quot;FTP service port on remote host&amp;quot;
	default 21

config SLM_FTP_USER_ANONYMOUS
	string &amp;quot;FTP client login user Anonymous&amp;quot;
	default &amp;quot;anonymous&amp;quot;
	help
	  Define the user name for anonymous login.

config SLM_FTP_PASSWORD_ANONYMOUS
	string &amp;quot;FTP client login password for user Anonymous&amp;quot;
	default &amp;quot;anonymous@example.com&amp;quot;
	help
	  Define the password for anonymous login.
&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: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/251138?ContentTypeID=1</link><pubDate>Thu, 21 May 2020 13:23:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf51ee99-da76-43a1-a7b7-1da8e70ab055</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;After few minutes i got below response&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2020-05-21T11:01:17.804Z DEBUG modem &amp;lt;&amp;lt; *** Booting Zephyr OS build v2.1.99-ncs1 ***\x0D&lt;br /&gt;2020-05-21T11:01:19.726Z DEBUG modem &amp;lt;&amp;lt; FTP example\x0D\x0A\x0D&lt;br /&gt;2020-05-21T11:07:09.565Z DEBUG modem &amp;lt;&amp;lt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;em&gt; recv_buf:\x0D\x0A\x0D\x0D\x0A\x0D&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/251129?ContentTypeID=1</link><pubDate>Thu, 21 May 2020 11:22:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98adc856-2ae0-4b1f-8fe1-749b506f9ca3</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;if i run FTP Clint Sample project with master branch zephry base i am getting an debug print message as as Client_fd = -1; Maybe socket is not created. See below log for details.&lt;/p&gt;
&lt;p&gt;2020-05-21T10:45:05.410Z DEBUG modem &amp;lt;&amp;lt; SPM: NS image at 0xc000\x0D\x0A&lt;br /&gt;2020-05-21T10:45:05.412Z DEBUG modem &amp;lt;&amp;lt; SPM: NS MSP at 0x20023c78\x0D\x0A&lt;br /&gt;2020-05-21T10:45:05.412Z DEBUG modem &amp;lt;&amp;lt; SPM: NS reset vector at 0xde99\x0D\x0A&lt;br /&gt;2020-05-21T10:45:05.413Z DEBUG modem &amp;lt;&amp;lt; SPM: prepare to jump to Non-Secure image.\x0D\x0A&lt;br /&gt;2020-05-21T10:45:07.253Z DEBUG modem &amp;lt;&amp;lt; *** Booting Zephyr OS build v2.1.99-ncs1-2956-g9bab3a84b642 ***\x0D\x0A&lt;br /&gt;2020-05-21T10:45:09.175Z DEBUG modem &amp;lt;&amp;lt; FTP example\x0D\x0A\x0D&lt;br /&gt;2020-05-21T10:45:09.179Z DEBUG modem &amp;lt;&amp;lt; client_fd: -1\x0D\x0D\x0A&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Then i moved zephry base to 1.2.0 branch. I found that above error message is not shown i thing socket is created. I am attaching log more more details.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/FTPLogs.txt"&gt;devzone.nordicsemi.com/.../FTPLogs.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have few question:&lt;/p&gt;
&lt;p&gt;1. How to access a file from FTP server with this example code.&lt;/p&gt;
&lt;p&gt;2. How to provide FTP credentials from this example code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I cloned the code on PR-2275. I am able to build and run it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you please provide me the AT commands list for FTP Client. So that i can validate that as well.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Praveen K&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/250933?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 11:22:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e46a0c2-d727-43d6-add8-18d429f9d985</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, yes I&amp;#39;m using R&amp;amp;S CMW500. Here is config file for DAU, remote setup, LTE-M1 signalling and NB1 signalling. Hope that helps&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/DAU_2D00_NB1_2D00_M1.dfl"&gt;devzone.nordicsemi.com/.../DAU_2D00_NB1_2D00_M1.dfl&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/250902?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 10:16:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c25b0cc4-8d48-4032-a90d-460c3cc7e22f</guid><dc:creator>praveenpalaparthi</dc:creator><description>&lt;p&gt;Hi Stian,&lt;/p&gt;
&lt;p&gt;Are you using R&amp;amp;S CMW500 call box?&lt;/p&gt;
&lt;p&gt;Can you share your call box profile file.So that we will quickly load your settings in our call box and try TCP client.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;With regards,&lt;/p&gt;
&lt;p&gt;Praveen Palaparthi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/250823?ContentTypeID=1</link><pubDate>Tue, 19 May 2020 20:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93b74aef-13e1-4269-bcbf-ba22bed4ab50</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;/p&gt;
&lt;p&gt;What is the IP address of the nRF91 and what is the IP address of the DAU unit? Have you confirmed that they are on the same subnet? Did the nRF91 also get an IP from the same subnet?&lt;/p&gt;
&lt;p&gt;Did you connect a network cable to the DAU unit, not just the remote control port? You will usually need two network cables connected to the CMW500. One for remote access, and one separate for the DAU unit.&lt;/p&gt;
&lt;p&gt;If you open a &amp;quot;Data Application Measurement&amp;quot; you can start the &amp;quot;IP Analysis&amp;quot; here you will see all socket connections between the UE and the local network. It will show you the source and destination port/addr for all active connections.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/data_5F00_app_5F00_meas.png" /&gt;&lt;/p&gt;
&lt;p&gt;You can also start a http or ftp server on the CMW500 DAU. Click on the HTTP or FTP tab and start the server. The IP address of these servers is the same as the DAU unit and is shown in the IP Config window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/dau.png" /&gt;&lt;/p&gt;
&lt;p&gt;Try to open up a connection to port 80 which is the HTTP server and see if that works. In the above example the AT command would be:&lt;/p&gt;
&lt;div style="font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, Courier, monospace;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre;"&gt;
&lt;div style="font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, Courier, monospace;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre;"&gt;
&lt;pre&gt;    AT#XSOCKET=1,1,0&lt;br /&gt;    AT#XCONNECT=&amp;quot;192.168.16.149&amp;quot;,80&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Are you sure that the TCP server on your local network is reachable? Have you tried connecting to it from other computers on the same network?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using the serial_lte_modem here, the same hex-file as you got from Martin, and there is no problem communicating with the local server through the CMW500.&lt;/p&gt;
&lt;p&gt;The TCP &amp;quot;server&amp;quot; is a simple python script that listens to a port on the network. Here is the script:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="python"&gt;import socket

s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
s.bind((&amp;#39;&amp;#39;,3442))
s.listen(5)

while True:
    (clientsocket, address) = s.accept()
    print(clientsocket, address)
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Here are the AT commands sent to the serial lte modem, just to set up a simple test:&lt;/p&gt;
&lt;div style="font-family:Menlo, Monaco, Consolas, &amp;#39;Courier New&amp;#39;, Courier, monospace;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre;"&gt;
&lt;pre&gt;Ready

AT%XSYSTEMMODE=1,0,0,0
OK

AT+CEREG=5
OK

AT+CFUN=1
OK

+CEREG: 2,&amp;quot;0001&amp;quot;,&amp;quot;00000100&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
+CEREG: 1,&amp;quot;0001&amp;quot;,&amp;quot;00000100&amp;quot;,7,,,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;

AT#XSOCKET=1,1,0
#XSOCKET: 1, 1, 0, 6
OK

AT#XCONNECT=&amp;quot;192.168.16.153&amp;quot;,3442
#XCONNECT: 1
OK&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;And here is the output from the python scrpt, when the nRF91 (192.168.16.157) connects:&lt;/p&gt;
&lt;div&gt;
&lt;div style="font-family:&amp;#39;Segoe UI&amp;#39;, system-ui, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;span&gt;&lt;/span&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;pre&gt;$&amp;nbsp;python3&amp;nbsp;tcp_server.py&lt;br /&gt;
&amp;lt;socket.socket&amp;nbsp;fd=4,&amp;nbsp;family=AddressFamily.AF_INET,&amp;nbsp;type=SocketKind.SOCK_STREAM,&amp;nbsp;proto=0,&amp;nbsp;laddr=(&amp;#39;192.168.16.153&amp;#39;,&amp;nbsp;3442),&amp;nbsp;raddr=(&amp;#39;192.168.16.157&amp;#39;,&amp;nbsp;52236)&amp;gt;&amp;nbsp;(&amp;#39;192.168.16.157&amp;#39;,&amp;nbsp;52236)
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/250586?ContentTypeID=1</link><pubDate>Tue, 19 May 2020 07:25:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53271674-7bc4-403f-a655-0f1d3efa797c</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;br /&gt;&lt;em&gt;Let&amp;#39;s keep the &amp;quot;Serial LTE Modem&amp;quot; sample out of this discussion since it does not support FTP client yet.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;(However, there are some PRs awaiting to get merged that brings FTP client support to the Serial LTE modem Sample: &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2275"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2275&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2178"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2178&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;In Stian&amp;#39;s&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/60456/ftp-support-for-nrf9160/248279#248279" rel="noopener noreferrer" target="_blank"&gt;response&lt;/a&gt;&amp;nbsp;he used the &amp;quot;&lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/ftp/src/main.c" rel="noopener noreferrer" target="_blank"&gt;FTP Client sample&lt;/a&gt;&amp;quot; with the CMW500 and was able to get a connection to the local FTP server.&amp;nbsp;&lt;br /&gt;Could you please share the output log and could you confirm that you followed the callbox steps shown in his answer. Please also make sure you are using the correct IP when building the FTP client sample.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin L.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/249831?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 06:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e78f7360-b005-44a2-b2ab-e2765bcb45bf</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Stian,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have configured Call box as you mentioned.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;but i still not able to connect .&lt;/p&gt;
&lt;p&gt;I have even tried with new hex file (13.05.hex) shared on Serial lte modem i could not able to connect for the TCP server.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please find the logs in attachments.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8726.Logs.txt"&gt;devzone.nordicsemi.com/.../8726.Logs.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Praveen k.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/248279?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 15:41:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d032601a-67e1-49c5-9994-610c5c483962</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, it is my understanding that you are using a CMW500 callbox to do the testing? Based on the IP address of your FTP server, 192.168.1.80, I assume that the FTP server is on your local network and you want the nRF91 to be communicating with this server through the CMW500. So first I want to be sure that you have setup the CMW500 Data Application Unit properly in order to communicate with your local network.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First make sure that your local network is connected to the &amp;quot;LAN DAU&amp;quot; network port on the back side of the CMW500.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/setup.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/IP_5F00_setup.png" /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to the Setup dialog&lt;/li&gt;
&lt;li&gt;System section&lt;/li&gt;
&lt;li&gt;Click on Go to config, to configure DAU&lt;/li&gt;
&lt;li&gt;Open the IP Config tab&lt;/li&gt;
&lt;li&gt;Click on Config at the bottom&lt;/li&gt;
&lt;li&gt;In the address configuration you can select &amp;quot;DHCP from LAN&amp;quot;. Now the DAU and the connected LTE devices will get the IP configuration from the local network. Click apply, and OK.&lt;/li&gt;
&lt;li&gt;Verify that the DAU IP address matches the local network subnet.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In the signaling task, after the LTE devices has connected, verity that the given IP address matches the local network subnet:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/signaling.png" /&gt;&lt;/p&gt;
&lt;p&gt;Also make sure that the &amp;quot;connection type&amp;quot; is set to &amp;quot;Data application&amp;quot; in the Config window:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9d4a912378454724831e5b8284d96607/signaling_5F00_config.png" /&gt;&lt;/p&gt;
&lt;p&gt;Now you should be able to communicate with the local FTP server through the FTP client example.&lt;/p&gt;
&lt;p&gt;For more information about configuring the CMW500, please refer to the R&amp;amp;S CMW500 user manual or the R&amp;amp;S CMW Data Application Unit user manual.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/247372?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2020 13:52:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9c70909-063a-4691-9100-c23e5f9db61d</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Hi Martin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have started using above app.&lt;/p&gt;
&lt;p&gt;I have changes the ip address of&amp;nbsp; my server as shown below&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1588167515073v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;below is the error screen.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1588168327032v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/245820?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 11:17:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c85149ab-6950-4a56-9bb4-44c00eb4e8f9</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;br /&gt;Since this is not an official sample in NCS there is&amp;nbsp;no official documentation for it.&lt;/p&gt;
&lt;p&gt;However, I will do my best to help you out with any specific questions you have about it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/245777?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 09:21:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1804669c-89a9-4f6a-8a74-5256398702da</guid><dc:creator>Praveen katari</dc:creator><description>&lt;p&gt;Can you provide any documentation which explains the FTP client configuration for nrf9160&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FTP support for  nrf9160</title><link>https://devzone.nordicsemi.com/thread/245749?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 08:02:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a046240-3f65-49b0-a1f0-0a0d0b59a176</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hi Praveen,&lt;br /&gt;You could use this (unofficial) sample &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/ftp/src/main.c"&gt;https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/ftp/src/main.c&lt;/a&gt;&amp;nbsp;as a reference point to make a FTP client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>