-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
77 changed files
with
6,599 additions
and
694 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# LoRaWAN Frequency Plans for The Things Stack | ||
|
||
# End device frequency plans | ||
|
||
## [`EU_863_870`](../end-device/EU_863_870.yml): Europe 863-870 MHz | ||
|
||
>> Default frequency plan for Europe | ||
![EU_863_870](images/end-device/EU_863_870.svg) | ||
|
||
## `EU_863_870_TTN`: Europe 863-870 MHz | ||
Based on [EU_863_870](##EU_863_870) and modified by [rx2_default_data_rata_3.yml](../end-device/modifiers/rx2_default_data_rata_3.yml) | ||
|
||
|
||
>> TTN Community Network frequency plan for Europe, using SF9 for RX2 | ||
![EU_863_870_TTN](images/end-device/EU_863_870_TTN.svg) | ||
|
||
# Gateway frequency plans | ||
|
||
|
||
## [`EU_863_870`](../gateway/EU_863_870.yml): Europe 863-870 MHz | ||
|
||
>> Default frequency plan for Europe | ||
![EU_863_870](images/gateway/EU_863_870.svg) |
Oops, something went wrong.