<
From version < 32.1 >
edited by Edwin Chen
on 2022/06/08 23:52
To version < 43.1 >
edited by David Huang
on 2022/06/11 17:49
>
Change comment: Uploaded new attachment "image-20220611174943-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.David
Content
... ... @@ -54,18 +54,103 @@
54 54  [[image:image-20220530002453-3.png||height="262" width="493"]]
55 55  
56 56  
57 += Connect LoRaWAN Network =
58 +
59 +
60 +== LED Indicator ==
61 +
62 +The GroPoint Air has an internal LED which can show the status of different states.
63 +
64 +* The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
65 +* Blink once when device transmits a packet.
66 +
67 +== Firmware and Changelog ==
68 +
69 +Firmware Download Location: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/firmware/>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/firmware/]]
70 +
71 +Change Log:
72 +
73 +
74 += Operation Mode =
75 +
76 +== How it works? ==
77 +
78 +Each GroPoint Air is shipped with a worldwide unique set of OTAA keys. To use GroPoint Air in a LoRaWAN network, user needs to input the OTAA keys in the LoRaWAN network server. So GroPoint Air can join the LoRaWAN network and start to transmit sensor data
79 +
80 +
81 +(% class="wikigeneratedid" %)
82 += Example to use for LoRaWAN network =
83 +
84 +This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
85 +
86 +* In this use case, the GroPoint Air measures soil moisture and temperature and sends the status to the LoRaWAN server.The GroPoint Air will uplink different types of messages to the LoRaWAN server. See [[Uplink payload>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/#H2.3UplinkPayload]] for detail.
87 +
88 +Assume the DLOS8 is already set to connect to the [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the GroPoint Air device in TTN V3:
89 +
90 +**Step 1**: Create a device in TTN V3 with the OTAA keys from GroPoint Air.
91 +
92 +Each GroPoint Air is shipped with a sticker with the default device EUI as below:
93 +
94 +
95 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652944593868-618.png?rev=1.1||alt="1652944593868-618.png"]]
96 +
97 +Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot:
98 +
99 +Add APP EUI in the application.
100 +
101 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-1.png?rev=1.1||alt="image-20220519151704-1.png"]]
102 +
103 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-2.png?width=717&height=322&rev=1.1||alt="image-20220519151704-2.png" height="322" width="717"]]
104 +
105 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-3.png?rev=1.1||alt="image-20220519151704-3.png"]]
106 +
107 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519151704-4.png?rev=1.1||alt="image-20220519151704-4.png"]]
108 +
109 +Add APP KEY and DEV EUI
110 +
111 +**Step 2**: Power on GroPoint Air
112 +
113 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/image-20220519094347-1.png?width=725&height=430&rev=1.1||alt="image-20220519094347-1.png" height="430" width="725"]]
114 +
115 +Put the jumper to power on GroPoint Air and it will auto-join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and the user can see it in the panel.
116 +
117 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652924675638-547.png?width=732&height=254&rev=1.1||alt="1652924675638-547.png" height="254" width="732"]]
118 +
119 +=== Decoder in TTN V3 ===
120 +
121 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L%20LoRaWAN%20Outdoor%20Flow%20Sensor/WebHome/1652927365661-475.png?width=723&height=359&rev=1.1||alt="1652927365661-475.png" height="359" width="723"]]
122 +
123 +Please check the decoder from this link:
124 +
125 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/Decoder/>>https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/GroPoint_Air/Decoder/]]
126 +
127 +
128 += Show data on Datacake =
129 +
130 +Datacake IoT platform provides a human-friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
131 +
132 +**Step 1**: Link TTNv3 to Datacake [[https:~~/~~/docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti>>url:https://docs.datacake.de/lorawan/lns/thethingsindustries#create-integration-on-tti]]
133 +
134 +**Step 2**: Configure SW3L in Datacake  ​​​​
135 +
136 +
137 +
138 +
139 +
140 +
141 +
142 +
143 +
144 +
145 +
57 57  = Configure GroPoint Air via AT Command or LoRaWAN Downlink =
58 58  
59 59  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
60 60  
61 -* (((
62 -AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]].
63 -)))
64 -* (((
65 -LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
66 -)))
150 +* AT Command Connection: See [[FAQ>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H6.FAQ]].
151 +* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
67 67  
68 -There are two kinds of commands to configure GroPoint, they are:
153 +There are two kinds of commands to configure GroPoint Air, they are:
69 69  
70 70  * (((
71 71  **~ General Commands**.
... ... @@ -73,21 +73,17 @@
73 73  
74 74  These commands are to configure:
75 75  
76 -* (((
77 -General system settings like: uplink interval.
78 -)))
79 -* (((
80 -LoRaWAN protocol & radio-related command.
81 -)))
161 +* General system settings like: uplink interval.
162 +* LoRaWAN protocol & radio-related command.
82 82  
83 83  They are the same for all Dragino Device that support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>url:http://8.211.40.43/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
84 84  
85 85  
86 86  * (((
87 -**~ Commands special design for LLMS01**
168 +**~ Commands special design for GroPoint Air**
88 88  )))
89 89  
90 -These commands only valid for LLMS01, as below:
171 +These commands only valid for GroPoint Air, as below:
91 91  
92 92  == 3.1 Set Transmit Interval Time ==
93 93  
... ... @@ -103,17 +103,11 @@
103 103  
104 104  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
105 105  
106 -* (((
107 -Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
108 -)))
109 -* (((
110 -Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
187 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
188 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
111 111  
112 -
113 -)))
190 +== 3.2 Set Interrupt Mode ==
114 114  
115 -== 3.2 Set Interrupt Mode  (是否存在) ==
116 -
117 117  Feature, Set Interrupt mode for GPIO_EXIT.
118 118  
119 119  **AT Command: AT+INTMOD**
... ... @@ -126,16 +126,11 @@
126 126  
127 127  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
128 128  
129 -* (((
130 -Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
131 -)))
132 -* (((
133 -Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
134 -)))
204 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
205 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
135 135  
207 +== 3.3 Get Firmware Version Info ==
136 136  
137 -== 3.3 Get Firmware Version Info ~-~--(是否存在) ==
138 -
139 139  Feature: use downlink to get firmware version.
140 140  
141 141  **Downlink Command: 0x26**
... ... @@ -151,7 +151,7 @@
151 151  
152 152  |=(((
153 153  **Size(bytes)**
154 -)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
224 +)))|=**1**|=**1**|=**1**|=**2**|=**1**|=4|=**1**
155 155  |**Value**|Software Type|(((
156 156  Frequency
157 157  
... ... @@ -187,8 +187,10 @@
187 187  
188 188  *0x09: AS923-2
189 189  
190 -*0xa0: AS923-3
260 +*0x0A: AS923-3
191 191  
262 +*0x0B: AS923-4
263 +
192 192  **Sub-Band**: value 0x00 ~~ 0x08
193 193  
194 194  **Firmware Version**: 0x0100, Means: v1.0.0 version
... ... @@ -207,7 +207,9 @@
207 207  
208 208  0x06: LSNPK01
209 209  
282 +0x07: LDDS45
210 210  
284 +0x08: LSLP01
211 211  
212 212  = Use AT Command =
213 213  
image-20220611174943-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.David
Size
... ... @@ -1,0 +1,1 @@
1 +21.8 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0