Changes for page Change Gateway Power
Last modified by Xiaoling on 2022/08/10 15:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,5 @@ 1 1 = Introduction = 2 2 3 ----- 4 - 5 5 ((( 6 6 In LoRaWAN protocol, the gateway output power refer to the downstream packets sent by Gateway. This output power is controlled by LoRaWAN server. 7 7 ))) ... ... @@ -12,7 +12,6 @@ 12 12 13 13 (% class="box" %) 14 14 ((( 15 -((( 16 16 "tx_lut_3": { 17 17 "desc": "TX gain table, index 3", ~/~/ Index 3 refer to rf_power: 15dB. device will set the pa_gain,mix_gain,dig_gain 18 18 "pa_gain": 2, ~/~/ to the value mentioned here so to generate 15dB output power. ... ... @@ -27,7 +27,6 @@ 27 27 "rf_power": 16, 28 28 "dig_gain": 0 29 29 ))) 30 -))) 31 31 32 32 ((( 33 33 When LoRaWAN server sends a downlink stream, server will also ask the gateway to use which rf_power as output. So user don't need to consider to control in the gateway side.