Version 4.1 by Xiaoling on 2022/05/27 16:57

Hide last authors
Xiaoling 1.4 1 **~ Contents:**
Xiaoling 1.2 2
Xiaoling 1.1 3 {{toc/}}
4
Xiaoling 1.2 5 = 1. Instroduction =
Xiaoling 1.1 6
Xiaoling 1.2 7 This charpter shows how to customized the frequency bands for the LoRaWAN gateway. Support below models:
Xiaoling 1.1 8
Xiaoling 1.2 9 * 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
Xiaoling 1.1 10
Xiaoling 3.2 11
12
Xiaoling 1.2 13 = 2. Configuration Step by Steps =
Xiaoling 1.1 14
Xiaoling 1.2 15 == 2.1 Determine the frequency band to be set ==
Xiaoling 1.1 16
Xiaoling 1.2 17 For example, we want to set the gateway to work for below frequency band
Xiaoling 1.1 18
Xiaoling 3.2 19 [[image:image-20220527165508-1.png]]
Xiaoling 1.1 20
Xiaoling 1.2 21 Determine what is the frequency to be used
Xiaoling 1.1 22
Xiaoling 3.2 23
Xiaoling 1.2 24 == 2.2 Find suitable centra frequency ==
Xiaoling 1.1 25
Xiaoling 1.3 26 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:
Xiaoling 1.1 27
Xiaoling 1.2 28 * Channel 0 frequency = radio0 – 300000Hz = 865700000 - 300000 = 865.4 Mhz
29 * Channel 1 frequency = radio0 – 100000Hz = 865700000 - 100000 = 865.6 Mhz
30 * Channel 2 frequency = radio0 + 100000Hz = 865700000 + 100000 = 865.8 Mhz
31 * Channel 3 frequency = radio0 + 300000Hz = 865700000 + 300000 = 866.0 Mhz
32 * Channel 4 frequency = radio1 - 300000Hz = 866500000 - 300000 = 866.2 Mhz
33 * Channel 5 frequency = radio1 - 100000Hz = 866500000 - 100000 = 866.4 Mhz
34 * Channel 6 frequency = radio1 + 100000Hz = 866500000 + 100000 = 866.6 Mhz
35 * Channel 7 frequency = radio1 + 300000Hz = 866500000 + 300000 = 866.8 Mhz
36 * Channel LoRaSTD frequency= 865.7Mhz, SF7, BW250Khz
Xiaoling 1.1 37
Xiaoling 3.2 38
Xiaoling 1.2 39 == 2.3 Configure the Web ==
Xiaoling 1.1 40
Xiaoling 3.2 41 [[image:image-20220527165612-2.png]]
Xiaoling 1.1 42
Xiaoling 1.2 43 Choose Customized Band
Xiaoling 1.1 44
Xiaoling 3.2 45
Xiaoling 1.2 46 [[image:https://wiki.dragino.com/images/thumb/2/25/Customized_band_3.png/600px-Customized_band_3.png||height="628" width="600"]]
47
48 Configure Frequency
49
50 [[image:https://wiki.dragino.com/images/thumb/6/66/Customized_band_4.png/600px-Customized_band_4.png||height="481" width="600"]]
51
52 Verify Settings