Code example to regularly report light level and temperature over Sigfox on the QW dev kit

Dependencies:   QW_Sensors mbed

This is a code example that demonstrates sending the light level sensor and temperature sensor output over Sigfox at regular time intervals.

The payload that is sent over the network consists of 3 bytes:

  • two bytes light level reading
  • one bye temperature reading.

Use this code example as a start to connect your own device over Sigfox with the Quicksand QW development kit.

Files at this revision

API Documentation at this revision

Comitter:
LievenHollevoet
Date:
Tue Mar 08 09:48:32 2016 +0000
Parent:
0:9a93fff79b27
Commit message:
Updated repo of QW sensors to local copy.

Changed in this revision

QW_Sensors.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 9a93fff79b27 -r b2c941af91c6 QW_Sensors.lib
--- a/QW_Sensors.lib	Tue Mar 08 09:46:45 2016 +0000
+++ b/QW_Sensors.lib	Tue Mar 08 09:48:32 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/quicksand/code/QW_Sensors/#7fb6f774bf68
+https://developer.mbed.org/users/LievenHollevoet/code/QW_Sensors/#7fb6f774bf68