8051 + AT commands using Nokia phone

Status
Not open for further replies.
@for budhy

you have posted the code for cell fone 8260.Can you modified this progrm for my project.I am using 8051 mc.In it i have mazidi program for ADC as it is.Now just I want to write the code for sendind a sms from cell fone 8260 to another cell fone.Basically in your a code i didnt understand these things
SENSOR BIT P1.0
IRin BIT P1.1
IRout BIT P1.2
I dont want to generate infera red pulse please help me.Thanx in advace
 

hello every one
i have problem in 8051.When i send a sms using 8051 its send sms but in last it repeat number i used hyper terminal and C code for 8051 i used following codes
"AT+CMGS=\"<Number>\""// number string
{0x0A,0x0D};//send carriage return and line feed
"Message";//Message
{0x1A};//send SUB hex value is 0x1A

after that i received same message as i write the codes but an error.....

AT+CMGS="NUMBER"
MESSAGE

AT+CMGS="NUMBER" // i received this error at end of the command

but in the last its send number string again please some one advice me where is the error
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…