diff --git a/content/.DS_Store b/content/.DS_Store index 4454822..007fbdb 100644 Binary files a/content/.DS_Store and b/content/.DS_Store differ diff --git a/content/gitbook/images/chirpstack_logo.png b/content/gitbook/images/chirpstack_logo.png new file mode 100644 index 0000000..b84e845 Binary files /dev/null and b/content/gitbook/images/chirpstack_logo.png differ diff --git a/content/gitbook/images/ttn_logo.svg b/content/gitbook/images/ttn_logo.svg new file mode 100644 index 0000000..30c1836 --- /dev/null +++ b/content/gitbook/images/ttn_logo.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/pybytes/networks/lora/_index.md b/content/pybytes/networks/lora/_index.md index 8c4b499..f89374d 100644 --- a/content/pybytes/networks/lora/_index.md +++ b/content/pybytes/networks/lora/_index.md @@ -7,10 +7,14 @@ aliases: Pybytes supports [The Things Network](https://www.thethingsnetwork.org/) and ChirpStack ([ChirpStack](https://www.chirpstack.io/)). + ## TTN Server Once a device is created in Pybytes with LoRa network, and the TTN Server is selected, the device is automatically created in TTN server. +### Further reading +For more information check out [The Things Network](https://www.thethingsnetwork.org/docs/) + ## ChirpStack Pybytes has its own LoRa Server based on [ChirpStack](https://www.chirpstack.io/).