MotorolaC168i (Attaching a Motorola C168i to an Arduino) Wiki page commented on by Live.Laugh.Love.KDM
- huge question! I don't want it to send me messages, I want to send my c168i messages to activate the servo that locks my door. Is this possible? can the arduino poll the phone for new messages? please reply to me at: asource labs (at) yahoo d.t com (without the spaces)
huge question! I don't want it to send me messages, I want to send my c168i messages to activate the servo that locks my door. Is this possible? can the arduino poll the phone for new messages? please reply to me at: asource labs (at) yahoo d.t com (without the spaces)
Oct 29, 2009
MotorolaC168i (Attaching a Motorola C168i to an Arduino) Wiki page commented on by tremm...@snaggleboards.com
- Hello, this project works great. So far no problems. Is this project still being worked on? I would love if we could find a method of reading incomming text messages. Example would be to send a text message to the c168i and have the arduino turn a pin high or low. Any ideas?
Tommy
Hello, this project works great. So far no problems. Is this project still being worked on? I would love if we could find a method of reading incomming text messages. Example would be to send a text message to the c168i and have the arduino turn a pin high or low. Any ideas?
Tommy
Oct 01, 2009
SupportedPhones (Please email with phone that are know to work.) Wiki page commented on by zhen...@zju.edu.cn
- Great codes for making it easier to use the text mode to merge the Arduino and SMS.But, looking forward to the development of PDU mode.
Great codes for making it easier to use the text mode to merge the Arduino and SMS.But, looking forward to the development of PDU mode.
MotorolaC168i (Attaching a Motorola C168i to an Arduino) Wiki page commented on by bealkyle
- Got it hooked up and can send messages, however, does anyone know if the C168i supports either of these AT commands (for retrieving text messages)?
AT+CMGR
AT+CMGL
Got it hooked up and can send messages, however, does anyone know if the C168i supports either of these AT commands (for retrieving text messages)?
AT+CMGR
AT+CMGL
issue 1
(Error in current SSerial2Mobile.h) reported by Nathan.Pegram
- The prototype for sendTxt contains a mis-named array (number[] instead of
msg[]).
The prototype for sendTxt contains a mis-named array (number[] instead of
msg[]).