Changes for page Switch_LoRaWAN_Frequency
Last modified by Xiaoling on 2023/03/27 13:41
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -1,10 +1,7 @@ 1 -{{box cssClass="floatinginfobox" title="**Contents**"}} 2 -{{toc/}} 3 -{{/box}} 1 += 1. I have a Dragino LoRa product with 868Mhz, Can i use it in 915Mhz? = 4 4 5 -= I have a Dragino LoRa product with 868Mhz, Can i use it in 915Mhz? = 6 6 7 -== For End Node: YES == 4 +== 1.1 For End Node: YES == 8 8 9 9 In our product, the 868Mhz and 915Mhz modules use the SX1276/SX1262 HF Radio path, the difference of these two modules are 3 inductors that can let the module work best in 868MHz or 915Mhz. 10 10 ... ... @@ -11,7 +11,7 @@ 11 11 If user updates the firmware to support different regions. the difference will be the Radio performance which is not significant between 868Mhz and 915Mhz. 12 12 13 13 14 -== For LoRaWAN Gateway: NO == 11 +== 1.2 For LoRaWAN Gateway: NO == 15 15 16 16 In LoRaWAN Gateway design, a bandpass filter is used, 17 17 ... ... @@ -21,8 +21,6 @@ 21 21 So use a 868Mhz gateway hardware for 915 (or adverse) will see very poor radio performance (distance maybe only several meters). 22 22 23 23 21 += 2. I have a Dragino LoRa product with 868Mhz, Can i use it in 433Mhz? = 24 24 25 - 26 -= I have a Dragino LoRa product with 868Mhz, Can i use it in 433Mhz? = 27 - 28 28 No,in the hardware side, the 433Mhz module use the LF Radio path in hardware(410 ~~525Mhz ), and 868Mhz use the HF radio path (862 ~~1020Mhz ) of LoRa chip. To save space and support PA mode, there is no radio path for LF in the 868Mhz module. So use 433Mhz in 868 module won't work, (actually, it might work if you put both transmit and receive devices very very close)