Files
pycom-documentation/content/pybytes/connect/sigfox
Emmanuel Florent 05cbedee36 fix on alert info
2019-07-09 14:48:53 +02:00
..
2019-07-09 14:48:53 +02:00
2019-07-09 14:48:53 +02:00
2019-07-09 14:48:53 +02:00
2019-07-09 14:48:53 +02:00

title, aliases
title aliases
Add Sigfox device
chapter/pybytes/connect/sigfox/sigfox

{{% hint style="danger" %}} Before you start you need to create Sigfox account. You need Pycom device with Sigfox to get your Sigfox account. Follow these instructions. {{% /hint %}}

Create Sigfox API credentials

Once you have you account setup and are logged in Sigfox backend, you need to create API credentials for Pybytes.

Click on GROUP → <your_company_name> → API ACCESS → New

In the form chose arbitrary name, select LIMITED_ADMIN and Profile and click on Ok.

Copy Login and Password to the clipboard.

In Pybytes go to Settings → Sigfox API or follow this link then paste in the form.

Sigfox contract types

Sigfox DevKit contracts

Read more how to use Sigfox with devKit contract.

{{% refname "devkit.md" %}}

Sigfox custom contracts

Read more how to use Sigfox with Custom contract.

{{% refname "custom.md" %}}