IMPORTANT: This setting only works for UG8x or UG6x with firmware version 60.0.0.36-r13 and below. For UG6x latest version, please refer to How to Set LoRa Channels on Milesight Gateway.


Description

For LoRa products, the frequency will be divided into different channels at a certain interval according to LoRaWAN Regional Parameters, and the function of channel mask is to open the designated channel and allow LoRa devices to communicate at a fixed frequency to ensure normal communication.

This article will guide you how to configure channel mask in Milesight gateway.


Requirement

Milesight LoRaWAN Gateway UG6x with firmware version 60.0.0.36-13 and below or UG8x.


Configuration


Go to Network Server-> General -> Channel Plan Setting. You can choose different channel plan in drop-down box and configure the channel mask to limit the frequency channels of LoRaWAN devices when gateway works as network server.

Channel mask is represented by hexadecimal. Each bit is equivalent to a channel, 0 means that the channel is closed, 1 means that the channel is enabled. Take AU915 as example, if you need to open channel 8 to 15(916.8-918.2MHz), the second byte should be FF and the total channel mask is 00 00 00 00 00 00 00 FF 00.


 

Appendix

① AU915 


Channel 



Frequency 



Mask 



0-7 



915.2-916.6 



00 00 00 00 00 00 00 00 FF 



8-15 



916.8-918.2 



00 00 00 00 00 00 00 FF 00 



16-23 



918.4-919.8 



00 00 00 00 00 00 FF 00 00 



24-31 



920.0-921.4 



00 00 00 00 00 FF 00 00 00 



32-39 



921.6-923.0 



00 00 00 00 FF 00 00 00 00 



40-47 



923.2-924.6 



00 00 00 FF 00 00 00 00 00 



48-55 



924.8-926.2 



00 00 FF 00 00 00 00 00 00 



56-63 



926.4-927.8 



00 FF 00 00 00 00 00 00 00 



64-71 



915.9-927.1 



FF 00 00 00 00 00 00 00 00 



 

②US915 


Channel 



Frequency 



Mask 



0-7 



902.3-903.7 



00 00 00 00 00 00 00 00 FF 



8-15 



903.9-905.3 



00 00 00 00 00 00 00 FF 00 



16-23 



905.5-906.9 



00 00 00 00 00 00 FF 00 00 



24-31 



907.1-908.5 



00 00 00 00 00 FF 00 00 00 



32-39 



908.7-910.1 



00 00 00 00 FF 00 00 00 00 



40-47 



910.3-911.7 



00 00 00 FF 00 00 00 00 00 



48-55 



911.9-913.3 



00 00 FF 00 00 00 00 00 00 



56-63 



913.5-914.9 



00 FF 00 00 00 00 00 00 00 



64-71 



903-914.2 



FF 00 00 00 00 00 00 00 00 



 


③EU868 


Channel 



Frequency 



Mask 



0-3 



868.1-868.7 



0F 



4-7 



868.9-869.5 



F0 



 


④CN470 


Channel 



Frequency 



Mask 



0-7 



470.3-471.7 



00 00 00 00 00 00 00 00 00 00 00 FF 



8-15 



471.9-473.3 



00 00 00 00 00 00 00 00 00 00 FF 00 



16-23 



473.5-474.9 



00 00 00 00 00 00 00 00 00 FF 00 00 



24-31 



475.1-476.5 



00 00 00 00 00 00 00 00 FF 00 00 00 



32-39 



476.7-478.1 



00 00 00 00 00 00 00 FF 00 00 00 00 



40-47 



478.3-479.7 



00 00 00 00 00 00 FF 00 00 00 00 00 



48-55 



479.9-481.3 



00 00 00 00 00 FF 00 00 00 00 00 00 



56-63 



481.5-482.9 



00 00 00 00 FF 00 00 00 00 00 00 00 



64-71 



483.1-484.5 



00 00 00 FF0 00 00 00 00 00 00 00 00 



71-79 



484.7-486.1 



00 00 FF 00 00 00 00 00 00 00 00 00 



80-87 



486.3-487.7 



00 FF 00 00 00 00 00 00 00 00 00 00 



88-95 



487.9-489.3 



FF 00 00 00 00 00 00 00 00 00 00 00 



Note: 8-15 is default channel settings of Milesight gateways for AU915/US915/CN470.