From e727f78ecb28ba7be2ec7c243658f0ea473559fd Mon Sep 17 00:00:00 2001 From: gijsio <67470426+gijsio@users.noreply.github.com> Date: Mon, 20 Jul 2020 16:02:39 +0200 Subject: [PATCH] updated network registration index --- content/gettingstarted/registration/_index.md | 20 ++++++++----------- .../registration/lora/chirpstack.md | 1 + 2 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 content/gettingstarted/registration/lora/chirpstack.md diff --git a/content/gettingstarted/registration/_index.md b/content/gettingstarted/registration/_index.md index e0271d8..a7485d0 100644 --- a/content/gettingstarted/registration/_index.md +++ b/content/gettingstarted/registration/_index.md @@ -4,16 +4,12 @@ aliases: --- Some of our devices require registration before you can utilise specific features such as certain types of networking. Please see the list below for setup guides to ensure that your device is registered and activated on the various platforms required to access all of the available features. - -[![](/gitbook/assets/sigfox-logo.png)](sigfox) - -[![](/gitbook/assets/lorawan_logo.png)](lora/) - -[![](/gitbook/assets/image.png)](cellular) - -[![](/gitbook/assets/image-1.png)](cellular) - -{{% hint style="info" %}} -**Not all Pycom devices require activation**; most features work immediately out of the box! -{{% /hint %}} +## LoRa +* [TheThingsNetwork](/gettingstarted/registration/lora/ttn/) +* [Senet](/gettingstarted/registration/lora/senet/) +* [Objenious](/gettingstarted/registration/lora/objenious/) +## Other +* [SigFox](/gettingstarted/registration/sigfox/) +* [Cellular](/gettinsgtarted/registration/cellular/) +> **Not all Pycom devices require activation**; most features work immediately out of the box! diff --git a/content/gettingstarted/registration/lora/chirpstack.md b/content/gettingstarted/registration/lora/chirpstack.md new file mode 100644 index 0000000..b9c4d8d --- /dev/null +++ b/content/gettingstarted/registration/lora/chirpstack.md @@ -0,0 +1 @@ +Under construction \ No newline at end of file