Hi,
I am working with a PIC to connect to a ftp server and get a file. I have the evaluation board for the GE-865. I can connect to the server and upload a file. I get an correct answer for every AT command except when using the ftpget command. When there, I get no answers. I have the PIC connected to RXD,TXD,CTS and RTS and also the USB plugged to debug with hyperterminal. 2 more things: when it is stuck to the ftpget command, if I turn off the PIC alimentation, the answer will come in hyperterminal (CONNECT and the fileā¦) I first though it was a RTS line problem, but how can it work for all other command and not this one. Also when I use ftpput, I will only get the CONNECT answer after the escape sequence +++ with NO CARRIER.
Any ideas!!
Thanks