Anjey
May 8, 2007, 8:32am
1
Can somebody tell the steps of working with DOTA?
Wavecom support says that there is no samples of DOTA in OpenAT, so can somebody clear me in this question?
In wavecom university it was said that i have to connect to DOTA modem and with 1K protokol download it into external modem. But I can’t understand how external modem will understand that this connection is DOTA program.
May be it is stupid question but i hope that someone can help me in this
Really?!
My Open-AT v3.03 has an “Application Download ” sample which certainly does illustrate DOTA!
Take a look in your ‘Samples ’ folder.
But see: wavecom.com/modules/movie/sc … oad+sample
You can use any mechanism you like to transfer the data!
The above-mentioned “Application Download ” sample illustates both XMODEM (but see above) and FTP.
Neither can I - I think you must have mis-heard and/or misunderstood?
Unfortunately, the Wavecom documentation is particularly bad at explaining how to actually use Open-AT’s features!
The Basic steps are
Subscribe to an A&D Cell of Undefined size;
Load the application’s .WPB.DWL file into the Cell;
Finalise the Cell;
Install the Cell.
As mentioned above, you can use whatever mechanism(s) you like for step 2 to transfer the data…
Anjey
May 10, 2007, 7:50am
3
The main problem as i think is downloading the *.dwl file.
The steps are:
For example with GSM. Make a call from my computer modem and establish 9600 connect.
On my DOTA modem subscribe to adl_adSubscribe
On my DOTA modem after establishing connection i subscribe to Flow Control and in FCM data_handle make adl_adwrite
Is it right?
Anjey:
For example with GSM. Make a call from my computer modem and establish 9600 connect.
Direction doesn’t matter;
Speed doesn’t matter.
On my DOTA modem subscribe to adl_adSubscribe
On my DOTA modem after establishing connection i subscribe to Flow Control and in FCM data_handle make adl_adwrite
That’s basically it - my steps 1 & 2 in my previous post