i was wondering if someone succeeded in sending SMS's with a 3G dongle
on the Yun. I've read about picocom for openwrt and that should work in
the command line but i need to be able to have a sketch send a text message
when an event occurs.
For another carrier, Google the name of the carrier and "email to text" and it will show you the email address to send to that will transmit it into a text.
I'd like to have a service where i'm not using a webservice to send text messages. It's not relaible
enough bc i'm not sure that i'll always have a decent connection and can't tell whether the sms is
sent or not.
I did manage to use picocom to connect to my modem and send text messages , but i'm unable to
do it from the arduino side using process..