arduino - Changing Sender ID for SMS sent through GSM SIM900A -
i wanted inquire if there way in can change sender id of sms. sending out sms through sim900a gsm module , want receiever have sms id such "kfc" example instead of phone number +92xxxxxxxxxx?
when send message directly arduino, not possible mask number. if want have id should make use of message service providers. requires perform http request, gsm module should support that. gsm900a supports http request can go that.i found similar question in arduino forum.
in can request php code contain codes invocation of message services.you can refer this more details online message services.
Comments
Post a Comment