When i call the function: adl_simSubscribe. I get the following events:
ADL_SIM_EVENT_INSERTED and ADL_SIM_EVENT_PIN_OK.
I don’t get ADL_SIM_EVENT_FULL_INIT. My program has been working for about a month now but it stopped working last weekend. Can anyone tell me how i can make the Fastrack Supreme to issue the ADL_SIM_EVENT_FULL_INIT ? because without it my GPRS and HTTP transmissions no longer work.
What is your OS version? Did you change SIM card or operator. We’ve seen a very long time till ADL_SIM_EVENT_FULL_INIT for a certain operator for OS versions earlier than 6.57f.
Are you in any case using RTE mode…?? i remember an issue where the ADL_SIM_EVENT_FULL_INIT event is not received with RTE mode. Or may be your SIM is getting registered pretty fast and hence the event is missed. You could try with enabling the SIM PIN which will provide some time for the SIM to get registered which in turn would help in the event being received.