The cgatt handler doesn’t activated, I don’t know why, because the adl_CmdCreate returns 0. The dialConnectStart returns -10 but it’s wrong because I havent any pin number. Somebody could help me fix this problem, or give a working sample code?
I think it might be because the response is not “OK” or “ERROR”. Try to substitute “OK”,“ERROR” by “*”. I think that should be the way to get all responses in the handler function. (ADL has more detailed error reporting enabled by default, so you probably get “+CME ERROR: …”)