Fix erronous icon links

This commit is contained in:
Christian Ehlers
2020-06-22 20:11:01 +02:00
parent 9ac010bd0f
commit 9cb0bf7268
23 changed files with 50 additions and 39 deletions

View File

@@ -62,5 +62,5 @@ Follow "Importer des capteurs" under "Statuc do Parc" and select "Provisioning U
Once there give your device a name and enter the DevEUI, AppEUI, and AppKey obtained from the steps above:
![](//gitbook/assets/objeniousprovision2%20%281%29.jpg)
![](//gitbook/assets/objeniousprovision2.jpg)

View File

@@ -49,7 +49,7 @@ You can also setup your Pycom module to act as a gateway with The Things Network
Inside the TTN Console, there are two options, `Applications` and `Gateways`. Select `Gateways` and then click on `register Gateway`. This will allow for the set up and registration of a new nano-gateway.
![](/gitbook/assets/ttn-2%20%281%29.png)
![](/gitbook/assets/ttn-2.png)
On the Register Gateway page, you will need to set the following settings:
@@ -80,6 +80,6 @@ Most LoRaWAN network servers expect a Gateway ID in the form of a unique 64-bit
Once these settings have been applied, click `Register Gateway`. A Gateway Overview page will appear, with the configuration settings showing. Next click on the `Gateway Settings` and configure the Router address to match that of the gateway (default: `router.eu.thethings.network`).
![](/gitbook/assets/ttn-4%20%281%29.png)
![](/gitbook/assets/ttn-4.png)
The `Gateway` should now be configured.

View File

@@ -41,7 +41,7 @@ print(binascii.hexlify(sigfox.pac()))
You need to register to the Sigfox Backend. Navigate to [https://backend.sigfox.com/activate](https://backend.sigfox.com/activate)
![](/gitbook/assets/sigfoxactivate%20%281%29.png)
![](/gitbook/assets/sigfoxactivate.png)
Find the specific country country where the device will be activated. Enter the device's _Sigfox ID_ and _Sigfox PAC_.
@@ -73,10 +73,10 @@ Once you register your device on Sigfox backend, then your Sigfox PAC was used,
To get new Sigfox PAC navigate to your device on Sigfox backend. On _device_ click on Sigfox Id of device you want to transfer.
![](/gitbook/assets/sigfoxtableid%20%281%29.png)
![](/gitbook/assets/sigfoxtableid.png)
Now you can see your new Sigfox PAC.
![](/gitbook/assets/newsigfoxpac%20%281%29.png)
![](/gitbook/assets/newsigfoxpac.png)
Once you know your new Sigfox PAC go to [https://backend.sigfox.com/activate](https://backend.sigfox.com/activate) and register device with different account.