Wiki source code of How to customized LoRaWAN frequency band
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.3 | 1 | * |
2 | ** Contents: | ||
![]() |
1.2 | 3 | |
![]() |
1.1 | 4 | {{toc/}} |
5 | |||
![]() |
1.2 | 6 | = 1. Instroduction = |
![]() |
1.1 | 7 | |
![]() |
1.2 | 8 | This charpter shows how to customized the frequency bands for the LoRaWAN gateway. Support below models: |
![]() |
1.1 | 9 | |
![]() |
1.2 | 10 | * LoRaWAN Gateway model: [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], DLOS8 |
![]() |
1.1 | 11 | |
![]() |
1.2 | 12 | = 2. Configuration Step by Steps = |
![]() |
1.1 | 13 | |
![]() |
1.2 | 14 | == 2.1 Determine the frequency band to be set == |
![]() |
1.1 | 15 | |
![]() |
1.2 | 16 | For example, we want to set the gateway to work for below frequency band |
![]() |
1.1 | 17 | |
![]() |
1.2 | 18 | [[image:https://wiki.dragino.com/images/thumb/0/0e/Customized_band_1.png/600px-Customized_band_1.png||height="312" width="600"]] |
![]() |
1.1 | 19 | |
![]() |
1.2 | 20 | Determine what is the frequency to be used |
![]() |
1.1 | 21 | |
![]() |
1.2 | 22 | == 2.2 Find suitable centra frequency == |
![]() |
1.1 | 23 | |
![]() |
1.3 | 24 | In the gateway, there are two radios: (% style="color:#037691" %)**Radio0** (% style="color:black" %)and (% style="color:#037691" %)**Radio1**.(% style="color:black" %) We can configure the frequency at the (% style="color:#037691" %)**±400000hz **(% style="color:black" %)range base on these two Radios. In this case, we can set: (% style="color:#037691" %)**Radio0 = 865700000** (% style="color:black" %)and(% style="color:#037691" %)** Radio1 = 866500000**.(% style="color:black" %) And the eight frequency we need are: |
![]() |
1.1 | 25 | |
![]() |
1.2 | 26 | * Channel 0 frequency = radio0 – 300000Hz = 865700000 - 300000 = 865.4 Mhz |
27 | * Channel 1 frequency = radio0 – 100000Hz = 865700000 - 100000 = 865.6 Mhz | ||
28 | * Channel 2 frequency = radio0 + 100000Hz = 865700000 + 100000 = 865.8 Mhz | ||
29 | * Channel 3 frequency = radio0 + 300000Hz = 865700000 + 300000 = 866.0 Mhz | ||
30 | * Channel 4 frequency = radio1 - 300000Hz = 866500000 - 300000 = 866.2 Mhz | ||
31 | * Channel 5 frequency = radio1 - 100000Hz = 866500000 - 100000 = 866.4 Mhz | ||
32 | * Channel 6 frequency = radio1 + 100000Hz = 866500000 + 100000 = 866.6 Mhz | ||
33 | * Channel 7 frequency = radio1 + 300000Hz = 866500000 + 300000 = 866.8 Mhz | ||
34 | * Channel LoRaSTD frequency= 865.7Mhz, SF7, BW250Khz | ||
![]() |
1.1 | 35 | |
![]() |
1.2 | 36 | == 2.3 Configure the Web == |
![]() |
1.1 | 37 | |
![]() |
1.2 | 38 | [[image:https://wiki.dragino.com/images/thumb/3/3b/Customized_band_2.png/600px-Customized_band_2.png||height="242" width="600"]] |
![]() |
1.1 | 39 | |
![]() |
1.2 | 40 | Choose Customized Band |
![]() |
1.1 | 41 | |
![]() |
1.2 | 42 | [[image:https://wiki.dragino.com/images/thumb/2/25/Customized_band_3.png/600px-Customized_band_3.png||height="628" width="600"]] |
43 | |||
44 | Configure Frequency | ||
45 | |||
46 | [[image:https://wiki.dragino.com/images/thumb/6/66/Customized_band_4.png/600px-Customized_band_4.png||height="481" width="600"]] | ||
47 | |||
48 | Verify Settings |