Hello, everybody!
I am new to RaspberryPI, just got mine recently, and all I did was setup Raspbian and browse the web with it.
Now I plan on developing a GSM app, to be used along with a various number of applications (imagination is the limit).
However, I am not exactly tech-savvy in the "do it yourself" department, and I need some help.
I want to attach a SIM card to RPi.
The objective is to create a general purpose application which should do the following:
1. listen for incoming SMS text messages (which can contain application-specific commands)
2. parse the incoming commands and send some packets (XML/RPC requests) to some server (accessible by IP address in the same LAN, in a VPN or public IP address)
3. reply to sender with a templatable SMS text message.
I need to be pointed in the right direction, or any good direction, esecially related to:
1. attaching a SIM card to RaspberryPi.
I surfed the web, and the only solution I found was RPi with an Arduino board on top, and a GSM/3G module on top of that.
Is there a GSM/3G module out there, which can be directly attached to RPi? I prefer a module capable of operating in 850/900/1800/1900MHz and also 3G / WCDMA2100.
I could use not only advice, but also some links to where to buy the pieces from.
2. coding the application.
I can manage developing most of the application on my own, but I could use some assistance or tutorials on how to interact with the GSM module.
I don't like the idea of working with an Arduino in the middle, and I couldn't find any tutorials to match my requirements.
Any help is most welcome, as I may continue my research baed on your advice/links/tutorials.
Also, if somewhere in the great jungle we call internet, you know someone who might need such an application, I intend to make my application available for purchase.
So I am also open to investments, and develop this application under a shared licence agreement which can be discussed privately.
Best regards to all !