This software example demonstrates the downlink capabilities of the SIGFOX network.
Dependencies: QW_Sensors mbed
Fork of HelloWorld - QW Development kit by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:1d707586e24d | 2017-03-14 | quicksand | This first version of the QW-Downlink program demonstrates the usage of SIGFOX downlinks to receive data from the cloud on the device. |
3:4da15d6e1429 | 2016-05-02 | quicksand | Added header byte (0x01) to the sigfox packets that indicates this example. |
2:a4a68a858624 | 2016-04-27 | quicksand | Small update regarding temperature sensing. Only 5 samples are now used to calculate average instead of 40. |
1:897a1b3f0955 | 2016-04-18 | quicksand | This example now sends the measured temperature along with the button press! |
0:49858c4c3500 | 2015-10-30 | quicksand | First version of a simple code-example using the QW GPS Shield |