I need to send sms using hex values.
I have some SMS pdu which i convert it to heximal. Now i need to send this heximal value to check the message.
Anybody any idea how to do it?
Thanks.
I need to send sms using hex values.
I have some SMS pdu which i convert it to heximal. Now i need to send this heximal value to check the message.
Anybody any idea how to do it?
Thanks.
I get a solution :
Please refer to the link below :
How to send SMS by GSM modem in PDU mode?
Thanks.