Does anyone have any examples of ftp upload or download using AT Commands that actually work?
Or even HTTP file download?
The examples in the "SR1.2.0.0 Use Cases with AT Commands" don't work.
When I try to duplicate the example in 4.3.2 Use Cases with +SQNHTTP Commands I get the following
AT+SQNHTTPCFG=2,"httpbin.org",80
\r\n
OK\r\n
AT+SQNHTTPQRY=2,0,"/"
\r\n
OK\r\n
\r\n
+SQNHTTPRING: 2,200,"text/html; charset=utf-8",9593\r\n
AT+SQNHTTPRCV=2,0"
\r\n
ERROR\r\n
Really need help here. TIA