Sponsored Content
Full Discussion: Send SMS to mobile
Top Forums UNIX for Advanced & Expert Users Send SMS to mobile Post 303042022 by Neo on Wednesday 11th of December 2019 11:05:24 AM
Old 12-11-2019
And here is a basic code example for using the arduino for an SMS project:

Code:
https://www.arduino.cc/en/Tutorial/GSMExamplesSendSMS



Quote:
TUTORIALS > Examples from Libraries > GSM > SendSMS

Send SMS
This sketch send a SMS message from an Arduino or Genuino board equipped with a GSM shield. Using the serial monitor of the Arduino Software (IDE), you'll enter the number to connect with, and the text message to send.

Hardware Required
Arduino or Genuino Board
Arduino + Telefonica GSM/GPRS Shield
SIM card
See also, on AliExpress:

Code:
https://www.aliexpress.com/item/32864152187.html

Quote:
SIM900 GPRS/GSM Shield Development Board Quad-Band Module Compatible
 

6 More Discussions You Might Find Interesting

1. Programming

can anyone send sms application

actually i need this sms application ,to gain some knowledge in linux platform. (1 Reply)
Discussion started by: parvathy
1 Replies

2. IP Networking

Send SMS from PC to mobile phones

Hi All, Can any expert provide me a guide on how i can send SMS from pc to mobile phone using VBA or some other language ? I am a newbie in networking. (1 Reply)
Discussion started by: Raynon
1 Replies

3. UNIX for Advanced & Expert Users

Script which will run every 10minutes and Send SMS to mobile

Hello Genuis guys, I am running Aix5 and Oracle 9 on it. I have sql query which only count a particular rows. I need to prepare a script which will run that sql query every 10 minutes and if the ouput count is greate than 20. It will send SMS to mobile numbers. Need your kind help to... (8 Replies)
Discussion started by: thepurple
8 Replies

4. Shell Programming and Scripting

Bash script to send SMS

Hey guys I was wondering how to go about creating a bash script to send SMS..any ideas are appreciated.. (2 Replies)
Discussion started by: blackzeus
2 Replies

5. UNIX for Dummies Questions & Answers

Need to set up UNIX script to send sms on mobile

Hi All, Can anyone please help in setting up Unix script for sending text messages on mobile?? Actually scenario is we want notification when there is any failures in our processes or if any service goes down we must be notified by a text message on our mobile, we already have email... (3 Replies)
Discussion started by: NikhilM
3 Replies

6. AIX

send SMS via curl

I need from aix to send an SMS, you know if the command curl serves me (3 Replies)
Discussion started by: tricampeon81
3 Replies
gnokiid(8)							      gnokii								gnokiid(8)

NAME
gnokiid - create a virtual modem for old Nokia mobile phones SYNOPSIS
gnokiid gnokiid [--help|--version|--debug] DESCRIPTION
gnokiid is a tool from the gnokii tool suite used to create a virtual modem device with a Nokia portable telephone. The virtual modem device is usually accessed via a symbolic link called /dev/gnokii (created automatically by mgnokiidev(8)). Please note that you don't need a virtual modem when you have real modem accepting AT Hayes commands (most of the modern phones). gnokiid was written for the phones that supported data transfer but didn't expose AT layer (namely Nokia 6110, 6130, 6150, 5110, 5130). After gnokiid has created the virtual modem, it can be accessed like any other Hayes-compatible modem by such programs as the terminal pro- gram minicom(1) or the PPP daemon pppd(8) to make standard data connections to remote computers. The full range of portable telephone functions (SMS messaging, phone book, operator logos, etc.) are accessed using the command-line pro- gram gnokii(1) or the graphical interface program xgnokii(1x). gnokii is a Linux/Unix tool suite and (eventually) modem/fax driver for Nokia mobile phones, released under the GPL. gnokii supports most phones from the 3810/8110 and 5110/6110 series, details including bugs specific to each series appear in the files Docs/README-3810 and Docs/README-6110 respectively. OPTIONS
If called without any options, gnokiid will set up a virtual modem device using the settings in gnokii(1) config file (if it exists). Oth- erwise, --help print out a short usage message --version print out version, copyright, phone, and serial device info --debug uses STDIN/STDOUT for a virtual modem DIAGNOSTICS
Various error messages are printed to STDERR. BUGS
Hmmm... AUTHOR
Hugh Blemings <hugh at blemings dot org> and Pavel Janik ml. <Pavel.Janik at suse dot cz> are the authors of the gnokii tool suite. This manual page was written by Erik Rossen <rossen at freesurf dot ch>. See also Docs/CREDITS from the gnokii sources. COPYING
This program is distributed under the GNU Public License Version 2, or (at your option) any later version.. SEE ALSO
gnokii, xgnokii, mgnokiidev Erik Rossen May 27, 2001 gnokiid(8)
All times are GMT -4. The time now is 01:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy