Hi,
the baud rate of the modem is 9600 like the configuration of hyporterm
i had no problem at this.
I uploaded a hello world open at application, that aparently was nothing hard.
adl_atSendResponse ( ADL_AT_UNS, “\r\nHello World from Open-AT\r\n” );
i used the gcc compiler, and without any link
I used hyperterm and
AT+WDWL
i uploaded the gcc_Hello_World.wpb.dwl that was in the out folder of my Open At first Project.
then when was completed and automatically closed the window
i did the reset, everything worked perfect at this point.
§§§§§§§§§§§§§§§§§§§§AT+CFUN=1
OK
then I…
AT+WOPEN=2 to run the app
and then in theory should say Hello World from Open-AT every 10 seconds,
insted keeps saying
OK
OK
OK
every 10 secs.
I readed a lot what went wrong, and aparently the TRACE function every 10 secs is working, but cant show it in hyperterm because of the IPR i setted to 9600 and it has to be done at 115200 aparently to work like in theory.
The main problem now is, that i cant now Use AT commands anymore
just dont do nothing, I tryed
AT
AT+WOPEN=0
AT+WOPEN=3
AT+WOPEN=4
+++
AT+CFUN=1
Control+C
Control+V
Esc
Control+X
kill
die
end
also i tryed to unplugg it, disconnect it,
and just keep saying OK every 10 secs,
I readed here another posts with other kinds of modems that have the same problem and, a short with 1K resistor between pin3 and pin9 should hard reset the modem, but, where?
in the DB15 modems connector, or
in the DB9 Serial pc connected-to connector?
exist another way to hard reset the modem?
Thanks in Advance
Daniel.