mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 11:06:37 +01:00
GitBook: [master] 331 pages modified
This commit is contained in:
committed by
gitbook-bot
parent
f179b56b33
commit
514f62ebce
@@ -31,7 +31,7 @@ You can also download _Pybytes library_ at the device's settings page:
|
||||
### Step 2. Flash your device with Pymakr
|
||||
|
||||
{% hint style="info" %}
|
||||
In case you haven't installed Pymakr plugin, follow [these instructions](../../pymakr-plugin/installation/atom.md).
|
||||
In case you haven't installed Pymakr plugin, follow [these instructions](../../pymakr/installation/atom.md).
|
||||
{% endhint %}
|
||||
|
||||
1. Connect your device to your computer with USB cable.
|
||||
@@ -52,7 +52,7 @@ In case you haven't installed Pymakr plugin, follow [these instructions](../../p
|
||||
|
||||
Like deviceToken or WiFi credentials. You can change e.g. your WiFy password here.
|
||||
|
||||
6. Put your device in [safe boot mode](../../getting-started/programming/safeboot.md).
|
||||
6. Put your device in [safe boot mode](../../gettingstarted/programming/safeboot.md).
|
||||
7. Upload code to your device by clicking on _Upload_ button in Pymakr.
|
||||
|
||||
After all Pybytes library files are uploaded to device, device will restart and will connect to Pybytes.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Add Sigfox device
|
||||
|
||||
{% 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**](../../../getting-started/registration/sigfox.md).
|
||||
Before you start you need to create Sigfox account. You need Pycom device with Sigfox to get your Sigfox account. [**Follow these instructions**](../../../gettingstarted/registration/sigfox.md).
|
||||
{% endhint %}
|
||||
|
||||
## Create Sigfox API credentials
|
||||
|
||||
@@ -33,5 +33,5 @@ After your device was flashed with Pybytes firmware in automatically start addin
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
[Disengage Sigfox sequence number](../../../tutorials-and-examples/sigfox.md#disengage-sequence-number)
|
||||
[Disengage Sigfox sequence number](../../../tutorials/sigfox.md#disengage-sequence-number)
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Every Sigfox Pycom device comes with free Sigfox connectivity - Sigfox DevKit contract. It provides one year of Sigfox connectivity. This is great for prototyping.
|
||||
|
||||
But every device you want to add to Pybytes you need register on Sigfox backend. You need to repeat [Sigfox activation procedure](../../../getting-started/registration/sigfox.md).
|
||||
But every device you want to add to Pybytes you need register on Sigfox backend. You need to repeat [Sigfox activation procedure](../../../gettingstarted/registration/sigfox.md).
|
||||
|
||||
After you add your Sigfox credentials to Pybytes you can see DevKit contract type is selected as default \(on page Settings → Sigfox API\).
|
||||
|
||||
@@ -41,5 +41,5 @@ This is not an issue with Custom contract, where _device type_ on Sigfox backend
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
[Disengage Sigfox sequence number](../../../tutorials-and-examples/sigfox.md#disengage-sequence-number)
|
||||
[Disengage Sigfox sequence number](../../../tutorials/sigfox.md#disengage-sequence-number)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user