AT+CMGF=0 //Set PDU mode
AT+CSMS=0 //Check if modem supports SMS commands
AT+CMGS=23 //Send message, 23 octets (excluding the two initial zeros)
>0011000B916407281553F80000AA0AE8329BFD4697D9EC37< ctrl-z>
please insert this in the picbasic pro program. so that i can send this message.. that's all i need.. tnx..
Bookmarks