- This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › Arduino + GSM Module
Hello friends ,am a hobbiest. With arduino and gsm module am able to send SMS to a single number . Can anyone please suggest me a solution to send SMS to multiple numbers at a single instance ?? .
I can give you a basic idea. create a array of phone numbers. using loop you can send same message to all numbers.