Skip to content

nhasbun/sim808tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIM808 Shield Tests

Nicolas Hasbún A. 12 - 06 - 2017

Here you can find some simple tests for the SIM808 shield which is very popular for prototyping projects.

You need a special firmware to use Bluetooth function. I got the files from this websites:

Instructions for flashing could be found here.

Brand Name: DIYmall

Model Number: FZ1735

With the shield I got this link to get started with the product where you can find some manuals and basic tools.

GPRS Internet Connection

For internet configuration it was enough reading the SIM800 Series_TCPIP_Application Note_V1.02 document.

For configuring an APN which is using username and password it was useful to read this webpage.


Interface with Arduino

Rodrigo Dattari, Antonia Larrañaga, Nicolas Hasbún A. 11 - 07 - 2017

Regarding folder rescueRoutine.

Here we built a simple routine triggered by a button. GPS is constantly saving positions and upon button pressure the last position is sent via SMS to a phone number and the module starts to wait for a call.

This was implemented using the DFRobot_SIM808 library that I found here. Also used an Arduino UNO R3 and his hardware serial interface.

About

SIM808 Shield tests for GSM GPS and Bluetooth connectivity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published