Libelium Waspmote Technical Manual page 94

Hide thumbs Also See for Waspmote:
Table of Contents

Advertisement

This module can carry out the following tasks:
Making/Receiving calls
Making 'x'-second lost calls
Sending/Receiving SMS
Single connection and multiple connections TCP/IP and UDP/IP clients
TCP/IP server.
HTTP Service
FTP Service (downloading and uploading files)
GPS receiver
The functions implemented in the API allow to send information in a simple way, calling functions such as:
{
GPRS_SIM928A.sendSMS(message, number);
GPRS_SIM928A.makeLostCall(number, timeCall);
}
This model uses the UART_1 at a baudarte of 57600bps speed to communicate with the microcontroller.
Figure: GPRS+GPS module in Waspmote
Related API libraries: WaspGPRS_SIM928A.h, WaspGPRS_SIM928A.cpp, WaspGPRS_Pro_core.h and WaspGPRS_Pro_core.
cpp
All information about their programming and operation can be found in the document: GPRS+GPS Programming Guide.
All the documentation is located in the
* Note 1: A rechargeable battery must be always connected when using this module (USB power supply is not enough).
Development section
in the Libelium website.
-94-
GPRS+GPS
v6.3

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Waspmote and is the answer not in the manual?

Table of Contents