- This topic has 2 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › GSM SIM 300 Interfacing with PIC 16F877A send and Receive SMS
I have tested C code with GSM SIM 300 with PIC 16F877A micro controller is working sucessfulluy..
but how to display the receiving SMS on LCD . how to catch the receving SMS from C coding please let me know… if any sampl coding pleas post..
Thanking with u…
Hi,
Use the logic used in the coding of this arduino project.
http://www.engineersgarage.com/embedded/arduino/how-receive-sms-using-gsm-module-arduino
pleas help me…
I have tested the code in pc hyperterminal for both send &Receive SMS through GSM SIM 300 with PIC 16F877a Micro controller through MAX 232 but when i connect GSm SIM 300 with PIC 16F877a Micro controller its not supporting so without connecting MAX 232 its working only for SEND ing Message and daling the call but its not receiving any thing..without using MAX 232 what is the problem…