Libelium Waspmote

Libelium Waspmote - Plug & Sense! loggers can be configured to send data to eagle.io in a few easy steps. Waspmotes can communicate directly or use a Meshlium to connect large sensor networks.

../../../_images/datalogger_libelium1.jpg

Source configuration

  1. Create a Data Source and select Data logger as the Source Type. Choose Libelium from the list and click Next.
../../../_images/libelium_waspmote_wizard_1.jpg

  1. Select Waspmote / Plug & Sense! as the Model. Click Next.
../../../_images/libelium_waspmote_wizard_2.jpg

  1. Select TCP Server as the transport type if the Waspmote will connect directly to eagle.io (alternatively jump to Step 4 for Meshlium connection). A Waspmote Id will be automatically generated. Select the timezone of the logger’s clock and click Next.
../../../_images/libelium_waspmote_wizard_3.jpg

  1. Select Meshlium if the Waspmote will send data via a Meshlium (alternatively jump to Step 6). Enter the Meshlium Id and optional Auth key if configured in the eagle.io application on the device. Click Verify.
../../../_images/libelium_waspmote_wizard_4.jpg

Note

The eagle.io application in the Meshlium device needs to be started and initial connection established with eagle.io before it can be used as a transport.

  1. Select the Waspmote you would like to acquire data from and click Next.
../../../_images/libelium_waspmote_wizard_5.jpg

  1. Parameters will be automatically created on initial data acquisition. Click Finish to complete the setup.
../../../_images/libelium_waspmote_wizard_6.jpg

Note

You can disable/enable parameters from the Data Source properties dialog after initial creation.


Device settings

Use the settings below for Direct Connection or Meshlium Connection with your Waspmote.


Direct Connection

Refer to our example Waspmote operating programs for use with 3G (download) and 4G modems (download) to establish a direct connection to eagle.io.

Apply the following settings to the variables at the top of the operating program:

waspmoteId
Use the unique Waspmote Id generated during Data Source creation. eg. “8494091048”
host
“device.eagle.io”
port
“5566”

Meshlium Connection

Connect to the web interface on the Meshlium device, open the eagle.io Cloud Connector configuration and Save the following settings prior to clicking Start to run the application:

Meshlium Name
Enter a name to help identify this device
Auth Key
Optional secret key required to create a Data Source that uses this device in eagle.io (or leave blank for none).
../../../_images/libelium_waspmote_device_2.jpg

Note

Use the Events view with the detail level set to Debug for reviewing communication history and diagnosing configuration issues.

PDF HTML Epub Powered by Read The Docs