Skip to main content

Thinxtra Xkit for Sigfox

This tutorial explains how to connect the Xkit from Thinxtra with TagoIO. The Sigfox board can be connected to a PC, Mac, Arduino, Raspberry Pi, and other platforms.

Thinxtra Xkit board

Here is a diagram of the Xkit board's pinout. For more details, click here.

Pinout Diagram

Thinxtra Xkit pin-out configuration

(Note: The image above shows the Thinxtra Xkit pin‑out configuration including a color legend for pins linked to Power, Sensors, and Module.)

Xkit Board

Xkit board

Pinout Diagram (Alternate View)

Xkit pin‑out diagram

Payload Example

Xkit can be programmed with a file that will send data from the sensors with a payload format as shown below. TagoIO is flexible enough to parse this payload in order to extract the variables – it is done through a script coded in the Payload Parser.

Payload example

Calculations to extract temperature, pressure, photo, acceleration are done by the parser script.

Setup Steps

1. Xkit Setup

Follow the installation guide from Thinxtra and prepare your Xkit to send data to the Sigfox network.

2. TagoIO and Sigfox Setup

Go to Devices, click on Add Devices, and filter network by Sigfox to search for Thinxtra.

Device selection

Then, just follow the directions to integrate your Xkit with TagoIO and start building your own application in minutes.

If you have questions about how to configure your account for Sigfox and TagoIO, read the article Sigfox.

Now, click on the new dashboard created (left menu), and associate it with the device that you just added.

Check with your Xkit distributor about how to register the Xkit in the Sigfox Portal.

Now, just turn your Xkit board on, and wait for the data to hit your data bucket. Every time the Xkit sends data, an action will be triggered and the script will parse the data sending it to the bucket, ready to be displayed by the widgets.

You can start editing your dashboard as needed.

Dashboard

info

You can edit the parse script created for your device that extracts variables from the payload.

Also, you can create notifications and more advanced scripts as needed.

Learn more about Downlink for Sigfox.

Enjoy your Thinxtra Xkit with Tago!