A first code example to get you started with the QW (GPS) Shield for SIGFOX development. It provides a serial connection to the modem over usb and transmits a SIGFOX message upon a button press.

Dependencies:   mbed QW_Sensors

HelloWorld QW Development kit

Preloaded code example

The QW development kits ship with this code example. This example allows you to talk straight to the TD1208 modem when using a virtual com port (note: local echo is off). This code-example also sends a SIGFOX message whenever you press a button. The message contains the button number and the measured environment temperature. The first byte is always 0x01.

/media/uploads/quicksand/packetformat.jpg

More information and other example code can be found on the component page by clicking the link below: https://developer.mbed.org/components/QW-SIGFOX-Development-Kit/

Committer:
quicksand
Date:
Tue Mar 14 15:20:26 2017 +0000
Revision:
6:ac11cebb397e
Parent:
1:897a1b3f0955
Code cleanup.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
quicksand 1:897a1b3f0955 1 https://developer.mbed.org/users/LievenHollevoet/code/QW_Sensors/#7fb6f774bf68