I would like to be able to store some information ie ip address to connect to, username and pass word to the flash memory on a wavecom modem.
Pls can you tell me what commands I use to read and write with
Thanks
Delene
I would like to be able to store some information ie ip address to connect to, username and pass word to the flash memory on a wavecom modem.
Pls can you tell me what commands I use to read and write with
Thanks
Delene
Hi,
Actually, this question is not specific to TCP/IP and another section of the forum could be more appropriate…
Anyway… If you are using ADL, you should look at the ``Flash´´ section of the Open AT ADL User Guide. The functions described in there are one of the things that are quite easy to understand and use.
You’ll definitely need to use adl_flhSubscribe, adl_flhWrite, adl_flhRead, and you probably might like to use adl_flhExist, adl_flhErase functions.
Best Regards,
Jan