<
From version < 15.1 >
edited by Edwin Chen
on 2022/08/23 11:57
To version < 16.1 >
edited by Edwin Chen
on 2022/08/23 11:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,7 +60,6 @@
60 60  * ABP: Activation by personalization. There is no hand-shake with LoRaWAN server for activition. The end node will use fix Dev Addr / APP Session Key(AppSkey / Network Session Key(NwkSKey) to upload the packet. So the packet can be decode if someone know these fix keys
61 61  
62 62  
63 -
64 64  = 4. Get and decode the packet =
65 65  
66 66  
... ... @@ -70,7 +70,6 @@
70 70  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]]
71 71  
72 72  
73 -
74 74  = 5. Use an unencrypt firmware =
75 75  
76 76  
... ... @@ -87,6 +87,8 @@
87 87  
88 88  Note: In the new firmware with 007 stack . There is a AT Command to Disable Encryption. See below:
89 89  
88 +* AT+DECRYPT=1 The payload is uploaded without encryption
89 +* AT+DECRYPT=0 Encrypt when uploading payload (default)
90 90  
91 91  
92 92  = 6. limitation =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0