Version 14.4 by Xiaoling on 2022/07/22 14:09

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