<
From version < 1.3 >
edited by Xiaoling
on 2022/05/12 09:05
To version < 1.4 >
edited by Xiaoling
on 2022/05/12 09:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,9 @@
21 21  
22 22  Analyze the data
23 23  
24 +(((
24 24  From above screen shot, we can see most of the meaning except this "data":"QHxqASaAygwCXrumS1oFsgRq". This is the AES128 encryption data we mention above, it is base64 format. To decode this data, we need to have the APP Session Key and Network Session Key of this end node. If we have these two keys, we are able to decode this packet by some LoRaWAN decode website like: [[LoRaWAN Decode Website>>url:https://lorawan-packet-decoder-0ta6puiniaut.runkit.sh/]].
26 +)))
25 25  
26 26  
27 27  Below is an example, from
... ... @@ -48,7 +48,9 @@
48 48  
49 49  If user doesn't care about the security of the data and use Dragino end node, it is possible that we provide a firmware without AES128 encrytion, so the server no need to decode packet. Please note this software is no LoRaWAN compatible and no security.
50 50  
53 +(((
51 51  The software will disable encryption, so the LoRaWAN payload raw "data":"QHxqASaAygwCXrumS1oFsgRq" will looks like "data":"4068370126000000000c9e11223361898841", and the meaning is as below:
55 +)))
52 52  
53 53  [[image:https://wiki.dragino.com/images/thumb/d/d6/None_Encryption_4.png/600px-None_Encryption_4.png||height="70" width="600"]]
54 54  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0