Hi all,
i am doing the project about commnuicFation between pic18f2550 and GSM modem, now i need to analy the incoming SMS send from user using PIC18F2550. Let's say the user send digit '1' to the gsm modem, i need to program the pic let it know digit '1' is coming thus turn on a LED. Since i am new to PIC, so can you give me some idea how to analy the SMS content using C language (i am using C to write the source code) ?by the way, i worked with MPLAB IDE and ICD2. Thanks in advance!