SIM 900 GSM module interface object - WIP
max72
Posts: 1,155
Following another thread about the use of GSM modules I'm posting here a work in progress object to interface with the SIM900 module.
I added some comments, but haven't fully tested this version. I'll do it soon.
At the moment the object can switch on and off the module, check and enter pin, and send SMS. There is a commented out part used to query cell ID.
This is based on the AT manual, V1.04.
I started coding inside the main project, and then derived out the object, so there probably could be errors or issues.
Massimo
I added some comments, but haven't fully tested this version. I'll do it soon.
At the moment the object can switch on and off the module, check and enter pin, and send SMS. There is a commented out part used to query cell ID.
This is based on the AT manual, V1.04.
I started coding inside the main project, and then derived out the object, so there probably could be errors or issues.
Massimo
Comments
Larry