Using AT+CMGS= to send the sms to a tel number.
Is there another way where I can put more than 1 tel number and send the same sms at the same time together, so I dont have to repeat the above command again?
Using AT+CMGS= to send the sms to a tel number.
Is there another way where I can put more than 1 tel number and send the same sms at the same time together, so I dont have to repeat the above command again?
No luck!,the answer to your question is no!
You must do it in your software where you use a FOR/NEXT loop and at each loop you collect a new phone # from pic eeprom memory and you call "AT+CMGS" sending the same message to each phones as per your eeprom database.
Al.
All progress began with an idea
Bookmarks