Hi,
my Open AT application for the Q24400A works very well, but I have the problem, that some times the modul makes a reset, when it tries to send a sms. While the modul is restarting I receive the following over the uart:
"+CMTI: “SM”,1
+CMTI: “SM”,1
+CMTI: “SM”,1
+CMTI: “SM”,1
+CMTI: “SM”,1
+CMTI: “SM”,1
+WIND: 12
ADL_INIT_POWER_ON
Software Version $VER: 0.24a
tProd.szSerialnumber 300963 0706 007
tLog.ulResetCounter 1015
tLog.ulOperatin…
…
…"
Up from the text “ADL_INIT_POWER_ON”, the rest from the text is my debug print at the start of my software. But whats about “+WIND: 12”?? In manual I read only something about interrupt pin??
Thx
Til