
adccommunitymod (AutomationDirect) asked a question.
Created Date: May 22,2006
Created By: piscis
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
Can anyone tell me what instructions to use on a 260CPU to be able to use a Cellular modem connected to the bottom port? These are the AT commands that the modem is expecting. I need to send Text messages only . Thanks AT+CTZU=1 “Automatic Time Zone Update� AT+cgqreq=1,0,0,3,0,0 “Quality of Service Profile (Requested)� AT+cgqmin=1,0,0,3,0,0 “Quality of Service Profile(Minimum)� AT-CPMS=�ME,ME,ME� “Preferred Message Storage� AT+CMGF=1 “Message Format� AT+CSCS= "IRA " “Select TE Character Set� AT+CNMI=3,2,2,1,0 “New Message Indications to TE� AT+CSMP=17,167,0,0 “Set Text Mode Parameters� AT+CRC=1 “Cellular Result Code� AT &W “Store User Profile� AT+CMGS= "7872235334 " “Send Message� Sending an SMS > "This is the SMS messages today "^z
Created Date: May 22,2006
Created by: jackson
PRINT command. Page 5-201 of the 205 User manual.
Created Date: May 22,2006
Created by: piscis
Can anyone tell me what instructions to use on a 260CPU to be able to use a Cellular modem connected to the bottom port?
These are the AT commands that the modem is expecting. I need to send Text messages only .
Thanks
AT+CTZU=1 "Automatic Time Zone Update"
AT+cgqreq=1,0,0,3,0,0 "Quality of Service Profile (Requested)"
AT+cgqmin=1,0,0,3,0,0 "Quality of Service Profile(Minimum)"
AT-CPMS="ME,ME,ME" "Preferred Message Storage"
AT+CMGF=1 "Message Format"
AT+CSCS= "IRA " "Select TE Character Set"
AT+CNMI=3,2,2,1,0 "New Message Indications to TE"
AT+CSMP=17,167,0,0 "Set Text Mode Parameters"
AT+CRC=1 "Cellular Result Code"
AT&W "Store User Profile"
AT+CMGS= "7872235334 " "Send Message" Sending an SMS
> "This is the SMS messages today "^z