Hi,
Is there any function that allows reading memory from particular cell? I am using adl_adWrite function to store data. I can`t find adl_adRead function or similar. I am using 2.30 sdk and q26 modem.
Kind regards
Michal
Hi,
Is there any function that allows reading memory from particular cell? I am using adl_adWrite function to store data. I can`t find adl_adRead function or similar. I am using 2.30 sdk and q26 modem.
Kind regards
Michal
Use adl_adInfo. You get a pointer to the data in the output structure (Info->data).