Shop OBEX P1 Docs P2 Docs Learn Events
SIM 900 GSM module interface object - WIP — Parallax Forums

SIM 900 GSM module interface object - WIP

max72max72 Posts: 1,155
edited 2013-08-18 08:58 in Propeller 1
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

Comments

  • lfreezelfreeze Posts: 174
    edited 2013-08-18 08:58
    Thank you for the response. I will definitely use your work to build my application.

    Larry
Sign In or Register to comment.