Sending SMS for GPRS

Hello Guys,

want to find out if there is a way to get the sms sent out via GPRS,

regards

Samuel

AT+CGSMS

So after CGSMS do I use CMGF set it to PDU and CMGS? is this right?

Yes, you’re right.

AT+CGSMS=0 (to request to send SMS through GPRS instead of GSM)
AT+CMGF=0 (to set the PDU mode)
AT+CMGS=

What are the pros/cons of sending SMS over GPRS rather than “normal” GSM?