Difference between revisions of "Limitation of Single Channel Gateway"
Line 7: | Line 7: | ||
In the chapter 3.6.2 of [http://www.dragino.com/downloads/index.php?dir=LoRa_IoT_Kit/v2-Kit/&file=Single%20Channel%20LoRa%20IoT%20Kit%20v2%20User%20Manual_v1.0.1.pdf IoT Kit tutorial:], There are detail explanation of this limitation, There is library which for Arduino Like end node to overcome this issue. | In the chapter 3.6.2 of [http://www.dragino.com/downloads/index.php?dir=LoRa_IoT_Kit/v2-Kit/&file=Single%20Channel%20LoRa%20IoT%20Kit%20v2%20User%20Manual_v1.0.1.pdf IoT Kit tutorial:], There are detail explanation of this limitation, There is library which for Arduino Like end node to overcome this issue. | ||
− | Some other LoRaWAN sensors, when work with Single Channel Gateway. we need to do some special configure like: Page 19 of [http://www.dragino.com/downloads/downloads/LT_LoRa_IO_Controller/LT33222-L/LoRa_IO_Controller_UserManual_v1.0.2.pdf LT33222-L User Manual] or [https://www.youtube.com/watch?v=32eLnlYoLoI | + | Some other LoRaWAN sensors, when work with Single Channel Gateway. we need to do some special configure like: Page 19 of [http://www.dragino.com/downloads/downloads/LT_LoRa_IO_Controller/LT33222-L/LoRa_IO_Controller_UserManual_v1.0.2.pdf LT33222-L User Manual] or [https://www.youtube.com/watch?v=32eLnlYoLoI Video Instruction to set End node to work in Single Frequency & Fix Data Rates] |
For a general LoRaWAN sensor, please see if similar setting (Set to work in single frequency and fix data rate) is possible. Otherwise, there will be problem for communication due to the limitation. | For a general LoRaWAN sensor, please see if similar setting (Set to work in single frequency and fix data rate) is possible. Otherwise, there will be problem for communication due to the limitation. | ||
Revision as of 22:58, 5 February 2020
Limitation for LG01. LG02, OLG01, OLG01-N, OLG02
Single Channels gateway are mainly used for private LoRa protocol. Not for LoRaWAN protocol
The single channel gateway has limitation to use with standard LoRaWAN sensor. In single channel gateway, the gateway can only set to work at one frequency and one data rate. A standard LoRaWAN Sensor can works in different frequency (3~72 depends on the frequency bands) and different data rates. So Single channel gateway will lost most of packets because the frequency and data rate mismatch.
In the chapter 3.6.2 of IoT Kit tutorial:, There are detail explanation of this limitation, There is library which for Arduino Like end node to overcome this issue. Some other LoRaWAN sensors, when work with Single Channel Gateway. we need to do some special configure like: Page 19 of LT33222-L User Manual or Video Instruction to set End node to work in Single Frequency & Fix Data Rates For a general LoRaWAN sensor, please see if similar setting (Set to work in single frequency and fix data rate) is possible. Otherwise, there will be problem for communication due to the limitation.
For connecting a standard LoRaWAN devices. Please use the recommend LoRaWAN gateway:
- LG308: http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html
- LPS8: http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html
- DLOS8: Outdoor gateway in development.