Unfortunately the machine connected to the Gprs does not have the
DTR signal.
I notice that when I receive ADL_CALL_EVENT_HANGUP_OK_FROM_EXT form the ATH and when I do at that time
adl_atCmdCreate (“at+cgatt=0”, TRUE, (adl_atRspHandler_t)NULL, NULL);
I do receive the NO CARRIER in about 10 secondes, which is much better but unfortunately the modem FREEZES from time to time.
Is there some other commandes that I can do to speed up the reception of NO CARRIER ???
Is there something to pay attention not to do when I receive
ADL_CALL_EVENT_HANGUP_OK_FROM_EXT .
If I subscribe the FCM flow at that time the modem boots…