Reply To: Retrieving UART data on LCD using PIC16F877A

Home Forums Microcontrollers PIC Microcontroller Retrieving UART data on LCD using PIC16F877A Reply To: Retrieving UART data on LCD using PIC16F877A

#11040
sandeep
Participant

Hi sir,

I just want to read only the new messages, as i test the gsm module with the hyperterminal, we get the indication for the new message in

the form of +CMTI: “SM”,1,  and my doubt is how to use this in c code, so that the loop must wait until this response is received from the gsm module,

where after that,  comparing the required bit,mode of motor operation can be decided.

>