DOTA help?

hello

I want to use DOTA feature but I don’t know how to send *.dwl file to modem. Let’s say I read the the *.dwl file using PC program in small pieces (400 Bytes). In which order I should send them? Is it enough just sending the *.dwl file or I need to send any configuration file?

Thanks in advance.

Hello,

The main question is not which order you send the data, but in which order you store it for install. Of course, it is logical to send it in byte order. For avoiding even the possibility of a corrupted order, you can implement a basic checking algorythm on the data stream.

Here are the steps for DOTA:

wavecom.com/modules/movie/sc … .php?t=392

Best Regards,

tom