HammadLakhani
Junior Member level 2
- Joined
- Oct 7, 2013
- Messages
- 20
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Karachi, Pakistan, Pakistan
- Activity points
- 261
Hi there.. I have made my C programming code on MikroC which is able to communicate between Modem and Microcontroller PIC16f877a. It is successfully sending AT commands to modem and modem responds ok which is indicated by LED lights connected. I need some assistance on how I will program it to receive an SMS and control respective LEDs. IF we receive AT command response from AT+CMGR=1 it will give sms date ,time etc along with SMS. How will I make it read ONLY the sms and control an LED with that. I am going to update my code here. Please assist as possible SO MANY THANKS IN ADVANCE