This software example demonstrates the downlink capabilities of the SIGFOX network.
Dependencies: QW_Sensors mbed
Fork of HelloWorld - QW Development kit by
History
This first version of the QW-Downlink program demonstrates the usage of SIGFOX downlinks to receive data from the cloud on the device.
2017-03-14, by quicksand [Tue, 14 Mar 2017 12:45:21 +0000] rev 4
This first version of the QW-Downlink program demonstrates the usage of SIGFOX downlinks to receive data from the cloud on the device.
Added header byte (0x01) to the sigfox packets that indicates this example.
2016-05-02, by quicksand [Mon, 02 May 2016 12:04:13 +0000] rev 3
Added header byte (0x01) to the sigfox packets that indicates this example.
Small update regarding temperature sensing. Only 5 samples are now used to calculate average instead of 40.
2016-04-27, by quicksand [Wed, 27 Apr 2016 08:12:42 +0000] rev 2
Small update regarding temperature sensing. Only 5 samples are now used to calculate average instead of 40.
This example now sends the measured temperature along with the button press!
2016-04-18, by quicksand [Mon, 18 Apr 2016 10:44:39 +0000] rev 1
This example now sends the measured temperature along with the button press!
First version of a simple code-example using the QW GPS Shield
2015-10-30, by quicksand [Fri, 30 Oct 2015 14:10:26 +0000] rev 0
First version of a simple code-example using the QW GPS Shield