Last modified by Xiaoling on 2023/04/19 17:49

From version 14.1
edited by Xiaoling
on 2022/07/13 18:32
Change comment: There is no comment for this version
To version 15.1
edited by Edwin Chen
on 2022/08/23 11:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -15,11 +15,13 @@
15 15  Unencrypt Network modified from LoRaWAN
16 16  
17 17  
18 +
18 18  = 2. Analyze the LoRaWAN packet =
19 19  
20 20  
21 21  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.
22 22  
24 +
23 23  [[image:image-20220527090005-2.png]]
24 24  
25 25  UDP Server
... ... @@ -39,6 +39,8 @@
39 39  
40 40  (((
41 41  Below is an example, from
44 +
45 +
42 42  )))
43 43  
44 44  [[image:image-20220527090122-4.png]]
... ... @@ -57,7 +57,6 @@
57 57  
58 58  
59 59  
60 -
61 61  = 4. Get and decode the packet =
62 62  
63 63  
... ... @@ -68,7 +68,6 @@
68 68  
69 69  
70 70  
71 -
72 72  = 5. Use an unencrypt firmware =
73 73  
74 74  
... ... @@ -81,9 +81,12 @@
81 81  [[image:image-20220527090341-5.png]]
82 82  
83 83  Unencrypt packet
84 -
85 85  
86 86  
88 +Note: In the new firmware with 007 stack . There is a AT Command to Disable Encryption. See below:
89 +
90 +
91 +
87 87  = 6. limitation =
88 88  
89 89  
... ... @@ -92,3 +92,5 @@
92 92  * No security.
93 93  * No Downlink
94 94  * Only use for ABP
100 +
101 +