Download to target not work...

Hi,

My app send data to my webserver via ftp, when i try download to Fastrack M1306B my steps is:

Open Hiperterminal:

115200, 8,N,1,HARDWARE
at [enter]
OK
at+wopen=0 [enter]
OK
at+wopen=3 [enter]
ERROR
at+wopen=4 [enter]
ERROR
at+wdwl
$$$ -> Send file 1K Xmodem -> select DWL of my app
When download finish
at+cfun=1
OK
at+wopen=1
OK

But my app not send data for web, but when i try in SDK Eclipse Remote Target she send data to web and work fine…

Please help…

help please…

Hiya,

Does your downloaded application run? Check out the response of AT+WOPEN=7.

Is your modem enabled for WIP? Check out the result of AT+WCFM=5

ciao, Dave

thanks for your reply

at+wopen=1
OK
at+wopen=7
ERROR
at+wcfm=5
+WCFM: 00000001

OK

Yes my modem enabled for wip…
My app using OpenAT 3.14.03 and WIP 3.10.1030, my modem using firmware 657e:

ati3
657e09gg.Q2406B 1961548 103107 17:56

OK

at+wopen=2
+WOPEN: 2,"AT  v03.12","AT  v03.14"

OK

at+wdwl?
+WDWL: V02.1D

OK

Please help i need send my app to my modem :confused:

Help please… :\