Version 14.5 by Xiaoling on 2022/07/22 14:10

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 14.5 15
Xiaoling 1.2 16 = 2. Configuration Step by Steps =
Xiaoling 1.1 17
Xiaoling 1.2 18 == 2.1 Determine the frequency band to be set ==
Xiaoling 1.1 19
Xiaoling 14.5 20
Xiaoling 1.2 21 For example, we want to set the gateway to work for below frequency band
Xiaoling 1.1 22
Xiaoling 3.2 23 [[image:image-20220527165508-1.png]]
Xiaoling 1.1 24
Xiaoling 1.2 25 Determine what is the frequency to be used
Xiaoling 1.1 26
Xiaoling 3.2 27
Xiaoling 1.2 28 == 2.2 Find suitable centra frequency ==
Xiaoling 1.1 29
Xiaoling 1.3 30 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 31
Xiaoling 1.2 32 * Channel 0 frequency = radio0 – 300000Hz = 865700000 - 300000 = 865.4 Mhz
33 * Channel 1 frequency = radio0 – 100000Hz = 865700000 - 100000 = 865.6 Mhz
34 * Channel 2 frequency = radio0 + 100000Hz = 865700000 + 100000 = 865.8 Mhz
35 * Channel 3 frequency = radio0 + 300000Hz = 865700000 + 300000 = 866.0 Mhz
36 * Channel 4 frequency = radio1 - 300000Hz = 866500000 - 300000 = 866.2 Mhz
37 * Channel 5 frequency = radio1 - 100000Hz = 866500000 - 100000 = 866.4 Mhz
38 * Channel 6 frequency = radio1 + 100000Hz = 866500000 + 100000 = 866.6 Mhz
39 * Channel 7 frequency = radio1 + 300000Hz = 866500000 + 300000 = 866.8 Mhz
40 * Channel LoRaSTD frequency= 865.7Mhz, SF7, BW250Khz
Xiaoling 1.1 41
Xiaoling 1.2 42 == 2.3 Configure the Web ==
Xiaoling 1.1 43
Xiaoling 3.2 44 [[image:image-20220527165612-2.png]]
Xiaoling 1.1 45
Xiaoling 1.2 46 Choose Customized Band
Xiaoling 1.1 47
Xiaoling 3.2 48
Xiaoling 8.1 49
Xiaoling 4.2 50 [[image:image-20220527165718-3.png]]
Xiaoling 1.2 51
52 Configure Frequency
53
54
Xiaoling 8.1 55
Xiaoling 6.1 56 [[image:image-20220527165755-4.png]]
57
Xiaoling 1.2 58 Verify Settings