Created
July 26, 2018 19:37
-
-
Save sabas1080/e03fce90fa60c6a66817cdaa5b8c09bf to your computer and use it in GitHub Desktop.
Sub Band LoRaWAN ans channel plus
This file contains hidden or 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
FSB 1 (aka block A) = 0, 1, 2, 3, 4, 5, 6, 7 (125 kHz channels) plus 64 (500 kHz channel) | |
FSB 2 (aka block B) = 8, 9, 10, 11, 12, 13, 14, 15 plus 65 | |
FSB 3 (aka block C) = 16, 17, 18, 19, 20, 21, 22, 23 plus 66 | |
FSB 4 (aka block D) = 24, 25, 26, 27, 28, 29, 30, 31 plus 67 | |
FSB 5 (aka block E) = 32, 33, 34, 35, 36, 37, 38, 39 plus 68 | |
FSB 6 (aka block F) = 40, 41, 42, 43, 44, 45, 46, 47 plus 69 | |
FSB 7 (aka block G) = 48, 49, 50, 51, 52, 53, 54, 55 plus 70 | |
FSB 8 (aka block H) = 56, 57, 58, 59, 60, 61, 62, 63 plus 71 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment