Changes for page Packet Reject Issue

Last modified by Xiaoling on 2022/07/22 11:00

From version 1.6
edited by Xiaoling
on 2022/07/22 11:00
Change comment: There is no comment for this version
To version 1.4
edited by Xiaoling
on 2022/05/14 10:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,22 +1,18 @@
1 1  (% style="color:red" %)**Note: This issue is fixed since firmware version: LG02_LG08~-~-build-v5.3.1584002217-20200312-1639**
2 2  
3 -
4 4  = Paject Reject due to Power RF =
5 5  
5 +Issue as below
6 6  
7 -Issue as below:
8 -
9 9  (% class="box" %)
10 10  (((
11 -**Sat Feb 29 08:10:26 2020 daemon.info lora_pkt_fwd[30684]: RXTX~~ {"txpk":
9 +Sat Feb 29 08:10:26 2020 daemon.info lora_pkt_fwd[30684]: RXTX~~ {"txpk":
12 12  {"imme":false,"tmst":510528462,"freq":923.9,"rfch":0,"powe":17,"modu":"LORA","datr":"SF7BW500","codr":"4/5","ipol":true,"size":17,"ncrc":true,"data":"IKnZOasAq17SeIpOQc0ZzBQ="}}
13 -Sat Feb 29 08:10:26 2020 daemon.info lora_pkt_fwd[30684]: ERROR~~ Packet REJECTED, unsupported RF power for TX - 17**
11 +Sat Feb 29 08:10:26 2020 daemon.info lora_pkt_fwd[30684]: ERROR~~ Packet REJECTED, unsupported RF power for TX - 17
14 14  )))
15 15  
16 16  (((
17 17  This is due to the lorawan server use a power that the gateway not yet configured.
18 -
19 -
20 20  )))
21 21  
22 22  (((
... ... @@ -25,11 +25,11 @@
25 25  
26 26  (% class="box" %)
27 27  (((
28 -**"tx_lut_9": {
24 +"tx_lut_9": {
29 29   "desc": "TX gain table, index 9",
30 30   "pa_gain": 2,
31 31   "mix_gain": 10,
32 32   "rf_power": 14,     ~-~-~-~-> Change this to 17 and will work.
33 33   "dig_gain": 0
34 -},**
30 +},
35 35  )))