<
From version < 17.2 >
edited by Xiaoling
on 2023/04/11 15:20
To version < 13.1 >
edited by Xiaoling
on 2022/07/13 18:16
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,13 +15,11 @@
15 15  Unencrypt Network modified from LoRaWAN
16 16  
17 17  
18 -
19 19  = 2. Analyze the LoRaWAN packet =
20 20  
21 21  
22 22  If the gateway is connected to LoRaWAN server via UDP packet fordward. We can set the server address to a UDP server to get the LoRaWAN packets.
23 23  
24 -
25 25  [[image:image-20220527090005-2.png]]
26 26  
27 27  UDP Server
... ... @@ -41,8 +41,6 @@
41 41  
42 42  (((
43 43  Below is an example, from
44 -
45 -
46 46  )))
47 47  
48 48  [[image:image-20220527090122-4.png]]
... ... @@ -60,6 +60,7 @@
60 60  
61 61  
62 62  
59 +
63 63  = 4. Get and decode the packet =
64 64  
65 65  
... ... @@ -66,10 +66,11 @@
66 66  According to above, it is possible to get the payload from sensor without LoRaWAN server:
67 67  
68 68  1. Setting the end node to ABP mode
69 -1. Add decode program and add the keys of the sensor. So to get the payload. There is an example for such application, see [[Communication with ABP End Node>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308]].
66 +1. Add decode program and add the keys of the sensor. So to get the payload. There is an example for such application, see [[Communication with ABP End Node>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308]]
70 70  
71 71  
72 72  
70 +
73 73  = 5. Use an unencrypt firmware =
74 74  
75 75  
... ... @@ -82,15 +82,8 @@
82 82  [[image:image-20220527090341-5.png]]
83 83  
84 84  Unencrypt packet
83 +
85 85  
86 -
87 -Note: In some device's firmware . There is a AT Command to Disable Encryption. See below:
88 -
89 -* AT+DECRYPT=1 The payload is uploaded without encryption
90 -* AT+DECRYPT=0 Encrypt when uploading payload (default)
91 -
92 -
93 -
94 94  = 6. limitation =
95 95  
96 96  
... ... @@ -99,5 +99,3 @@
99 99  * No security.
100 100  * No Downlink
101 101  * Only use for ABP
102 -
103 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0