Description

LoRa frequency bands are divided into multiple channels at a certain interval according to LoRaWAN Regional Parameters. On configuration pages about LoRa end-devices of many famous platform, you can often see the settings about using certain channels of a regional genre, like US915, EU868, etc. When working as network server, Milesight LoRaWAN gateways support not only settings for all end-devices, but also special frequencies for individual ones, and this article is about how to set them.



Requirement

Milesight UG6x LoRaWAN gateway with firmware version 60.0.0.37 and above.  


Globel Setting

Navigate to Network Server -> General -> Global Channel Plan Setting, you can find a drop-down box indicating current channel plan of this NS, and its global channels. Since LoRaWAN regional plans vary on their numbers of frequencies, this chapter below will elaborate on each regional plan that UG6x supports. For UG8x gateways or UG6x gateways with firmware version 60.0.0.36-r13 and below, channel mask is represented by hexadecimal. For more info please refer to How to Configure Channel Mask in Milesight Gateway. For UG6x gateway with firmware version 60.0.0.37 and later, channel is represented by decimal index. Every index indicates a frequency point.


 


Cheat sheet

EU868

Channel Mask (outdated)Frequency/MHz
Index
0F868.10
868.31
868.52
868.73
F0868.94
869.15
869.3
6
869.5
7


Enter their index in the Channel box to enable them in the global communication between this NS and end-devices.


E.g.:

ChannelEnabled frequencies
0-2
868.1, 868.3, 868.5
0,2
868.1, 868.5
0-2,7
868.1, 868.3, 868.5, 869.5


 

AS923

Channel Mask (outdated)Frequency/MHz
Index
0F923.20
923.41
922.82
9233
F09224
922.25
922.4
6
922.6
7


Enter their index in the Channel box to enable them in the global communication between this NS and end-devices.


E.g.:

ChannelEnabled frequencies
0-2
923.2,923.4,922.8
0,2
923.2,922.8
0-2,7
923.2,923.4,922.8,922.6

AU915

Channel Mask (outdated)
Frequency/MHz
Channel
00 00 00 00 00 00 00 00 FF
915.2-916.6
0-7
00 00 00 00 00 00 00 FF 00
916.8-918.2
8-15
00 00 00 00 00 00 FF 00 00
918.4-919.8
16-23
00 00 00 00 00 FF 00 00 00
920.0-921.4
24-31
00 00 00 00 FF 00 00 00 00
921.6-923.0
32-39
00 00 00 FF 00 00 00 00 00
923.2-924.6
40-47
00 00 FF 00 00 00 00 00 00
924.8-926.2
48-55
00 FF 00 00 00 00 00 00 00
926.4-927.8
56-63
FF 00 00 00 00 00 00 00 00
915.9-927.1
64-71


Enter their index in the Channel box to enable them in the global communication between this NS and end-devices.


E.g.:

ChannelEnabled frequencies
8-15
916.8-918.2
8,9
916.8, 917.0
0,8-15
915.2, 916.8-918.2


 

US915

Channel Mask (outdated)
Frequency/MHz
Channel
00 00 00 00 00 00 00 00 FF
902.3-903.7
0-7
00 00 00 00 00 00 00 FF 00
903.9-905.3
8-15
00 00 00 00 00 00 FF 00 00
905.5-906.9
16-23
00 00 00 00 00 FF 00 00 00
907.1-908.5
24-31
00 00 00 00 FF 00 00 00 00
908.7-910.1
32-39
00 00 00 FF 00 00 00 00 00
910.3-911.7
40-47
00 00 FF 00 00 00 00 00 00
911.9-913.3
48-55
00 FF 00 00 00 00 00 00 00
913.5-914.9
56-63
FF 00 00 00 00 00 00 00 00
903.0-914.2
64-71


Enter their index in the Channel box to enable them in the global communication between this NS and end-devices.


E.g.:

Channel
Enabled frequencies
8-15903.9-905.3
8,9903.9, 904.1
0,8-15902.3,903.9-905.3



 


Individual Profile Setting

Only UG6x using CN470, AU915, US915 supports to set individual channel frequency for specific Profile.

Navigate to Network Server -> Profile -> [certain profile] -> Advanced, simply add the frequency you prefer, or shown as idle on Noise Analyzer. If left blank, it means this profile uses global channel plan setting.

Note: 

  • When using this feature, ensure your LoRaWAN device ADR is enabled;
  • For US915/AU915 frequency, please add at least 2 channels, only one channel can not work.