Microcontroller › PIC › reading sms from gsm modem and comparing with predefind one › i m not giving the delay aftr
August 2, 2012 at 11:56 am
#8387
td
Participant
i m not giving the delay aftr AT+CMGR=1
putrsUSART(“AT+CMGR=1”);
putcUSART(0x0D);
while(BusyUSART());
gets(a);
and i connected modem and pic directly- rx of pic to tx of modem and vice verse. but then also nothing is going to tic.ie, response of modem is not going to pic