Can anybody say me how can be CellID in adl_adSubscribe function? For example, if I have nothing in A&D memory and I want to download something in, what have I write? adl_adSubscribe(0,100) it is correct? Or adl_adSubscribe(15,100)? Or what? What is the range of CellID? CellID is an index of used CellId’s or a pointer?
I tested indeed many number >=0 and < FFFFFFFF and all seems to work.
For me is enough but had better if the wavecom will provide an official response.