dancingqueeneng
Member level 1
nokia phone commands
Kindly send me a helping hand, thank you..
I'm using a microcontroller 8051 to interface with Nokia 8250, and I'm using AT commands to send sms through 8250.
I have a question here, do I need to wait to receive the response from the phone (e.g. OK)after I've sent AT commands to it, just like receiving 'OK' after I've inserted AT commands in HyperTerminal? If yes, then does it mean that I have to get the response from phone through receiver in 8051 serial port?
Let's say I've transmitted 'AT+CMGS=(phone number)', do I have to wait to receive a '>' before transferring the message to phone? Then complete the message by 'control-z'?
Sorry to trouble and thank you for helping.
Kindly send me a helping hand, thank you..
I'm using a microcontroller 8051 to interface with Nokia 8250, and I'm using AT commands to send sms through 8250.
I have a question here, do I need to wait to receive the response from the phone (e.g. OK)after I've sent AT commands to it, just like receiving 'OK' after I've inserted AT commands in HyperTerminal? If yes, then does it mean that I have to get the response from phone through receiver in 8051 serial port?
Let's say I've transmitted 'AT+CMGS=(phone number)', do I have to wait to receive a '>' before transferring the message to phone? Then complete the message by 'control-z'?
Sorry to trouble and thank you for helping.