<
From version < 65.4 >
edited by Xiaoling
on 2022/06/25 09:48
To version < 66.1 >
edited by Xiaoling
on 2022/06/25 10:19
>
Change comment: Uploaded new attachment "image-20220625101917-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,21 @@
1 1  
2 2  
3 -(% style="text-align:center" %)
4 -[[image:image-20220530000243-1.png||height="332" width="531"]]
3 +(% aria-label="image-20220530000243-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)
4 +(((
5 +(% data-widget="image" style="text-align:center" %)
6 +[[image:image-20220530000243-1.png||height="332" width="531"]](% title="Click and drag to resize" %)​
5 5  
8 +(% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||height="15" role="presentation" title="Click and drag to move" width="15"]]
9 +)))
6 6  
11 +
7 7  **Table of Contents:**
8 8  
14 +(% aria-label="macro:toc widget" contenteditable="false" role="region" tabindex="-1" %)
15 +(((
16 +
17 +)))
18 +
9 9  {{toc/}}
10 10  
11 11  
... ... @@ -14,7 +14,6 @@
14 14  
15 15  
16 16  
17 -
18 18  = 1.  Introduction =
19 19  
20 20  == 1.1  What is GroPoint Air ==
... ... @@ -30,7 +30,7 @@
30 30  
31 31  Each GroPoint Air is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to the local LoRaWAN server and it will auto-connect after power on.
32 32  
33 -[[image:image-20220530002019-2.png||height="295" width="655"]]
42 +(% aria-label="image-20220530002019-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002019-2.png||data-widget="image" height="295" width="655"]](% title="Click and drag to resize" %)​
34 34  
35 35  
36 36  == 1.2  Features ==
... ... @@ -45,10 +45,6 @@
45 45  * IP66 Waterproof Enclosure
46 46  * 8500mAh Battery for long term use
47 47  
48 -
49 -
50 -
51 -
52 52  == 1.3  Probe Specification ==
53 53  
54 54  GroPoint Air includes an M12 5-pin connector, the pins definition matches GroPoint Profile M12 version probes. Users can connect this connector to GroPoint Profile directly.
... ... @@ -60,14 +60,11 @@
60 60  
61 61  * Smart Agriculture
62 62  
63 -
64 -
65 -
66 66  == 1.5  Pin Mapping ==
67 67  
68 68  Inner PCB Pin mapping for reference:
69 69  
70 -[[image:image-20220530002453-3.png||height="262" width="493"]]
72 +(% aria-label="image-20220530002453-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220530002453-3.png||data-widget="image" height="262" width="493"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
71 71  
72 72  
73 73  = 2.  Connect LoRaWAN Network =
... ... @@ -79,10 +79,6 @@
79 79  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
80 80  * Blink once when device transmits a packet.
81 81  
82 -
83 -
84 -
85 -
86 86  == 2.2  Firmware and Changelog ==
87 87  
88 88  (((
... ... @@ -107,7 +107,7 @@
107 107  * Support RS485 Interface
108 108  * with M12 5pin connector.
109 109  
110 -Such model in GroPoint Profile is: **(% style="color:blue" %)2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).
108 +Such model in GroPoint Profile is: (% style="color:blue" %)**2625-N-T-x-M-M **(%%)(Where x is different depending on how many levels it detects).
111 111  
112 112  
113 113  == 3.2  Connect to LoRaWAN Network? ==
... ... @@ -119,49 +119,52 @@
119 119  
120 120  This section shows an example of how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are similar.
121 121  
122 -* 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.
120 +* 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>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
123 123  
124 124  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:
125 125  
126 -**Step 1**: Create a device in TTN V3 with the OTAA keys from GroPoint Air.
127 127  
125 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
126 +
128 128  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
129 129  
130 130  
131 -[[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"]]
130 +(% aria-label="1652944593868-618.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image"]](% title="Click and drag to resize" %)​
132 132  
133 133  Users can enter these keys in the LoRaWAN Server portal. Below is the TTN V3 screenshot:
134 134  
135 -Add APP EUI in the application.
134 +**Add APP EUI in the application.**
136 136  
137 -[[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"]]
136 +(% aria-label="image-20220519151704-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image"]](% title="Click and drag to resize" %)​
138 138  
139 -[[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"]]
138 +(% aria-label="image-20220519151704-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image" height="322" width="717"]](% title="Click and drag to resize" %)​
140 140  
141 -[[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"]]
140 +(% aria-label="image-20220519151704-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image"]](% title="Click and drag to resize" %)​
142 142  
143 -[[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"]]
142 +(% aria-label="image-20220519151704-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image"]](% title="Click and drag to resize" %)​
144 144  
145 -Add APP KEY and DEV EUI
144 +**Add APP KEY and DEV EUI**
146 146  
147 -**Step 2**: Power on GroPoint Air
148 148  
149 -[[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"]]
147 +(% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
150 150  
149 +(% aria-label="image-20220519094347-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image" height="430" width="725"]](% title="Click and drag to resize" %)​
150 +
151 151  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.
152 152  
153 -[[image:image-20220611174943-1.png||height="139" width="1008"]]
153 +(% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %)​
154 154  
155 155  
156 156  === **Decoder in TTN V3** ===
157 157  
158 -[[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"]]
158 +(% aria-label="1652927365661-475.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[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" data-widget="image" height="359" width="723"]](% title="Click and drag to resize" %)​
159 159  
160 160  Please check the decoder [gropoint_Decoder_V1.0.0.js] from this link:
161 161  
162 -[[https:~~/~~/www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0>>https://www.dropbox.com/sh/4strg6w7kkekdc4/AAAUKdAV3XKhOi3t6YjA8j9za?dl=0]]
162 +[[https:~~/~~/www.dropbox.com/sh/p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0>>https://www.dropbox.com/sh/p3n1ddms7xmjpm2/AACdIXfC7jVkrE6Y3VI_pVQxa?dl=0]]
163 163  
164 164  
165 +
165 165  == 3.4  Uplink Payload Analyze ==
166 166  
167 167  Uplink payloads have two types:
... ... @@ -185,9 +185,9 @@
185 185  
186 186  The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below:
187 187  
188 -[[image:image-20220621093414-1.png||height="932" width="816"]]
189 +(% aria-label="image-20220621093414-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621093414-1.png||data-widget="image" height="932" width="816"]](% title="Click and drag to resize" %)​
189 189  
190 -GroPoint Air's sensors come in six models:GPLP-2,GPLP-3,GPLP-4,GPLP-5,GPLP-6,GPLP-8.
191 +GroPoint Air's sensors come in six models: GPLP-2,GPLP-3,GPLP-4,GPLP-5,GPLP-6,GPLP-8.
191 191  
192 192  The amount of temperature and humidity is different for each model, so the payload of each model is different.
193 193  
... ... @@ -195,9 +195,9 @@
195 195  
196 196  Uplink Payload totals 21 bytes.
197 197  
198 -[[image:image-20220621100751-2.png||height="124" width="774"]]
199 +(% aria-label="image-20220621100751-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220621100751-2.png||data-widget="image" height="124" width="774"]](% title="Click and drag to resize" %)​
199 199  
200 -[[image:image-20220611174943-1.png||height="139" width="1008"]]
201 +(% aria-label="image-20220611174943-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220611174943-1.png||data-widget="image" height="139" width="1008"]](% title="Click and drag to resize" %)​
201 201  
202 202  
203 203  For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1.
... ... @@ -211,26 +211,32 @@
211 211  
212 212  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:
213 213  
214 -**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]]
215 +(% style="color:blue" %)**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]]
215 215  
216 -**Step 2**: Configure SW3L in Datacake  ​​​​
217 +(% style="color:blue" %)**Step 2**(%%):  Configure SW3L in Datacake  ​​​​
217 217  
218 -[[image:image-20220613171007-1.png||height="567" width="542"]]
219 +(% aria-label="image-20220613171007-1.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171007-1.png||data-widget="image" height="567" width="542"]](% title="Click and drag to resize" %)​
219 219  
220 -[[image:image-20220613171015-2.png||height="600" width="586"]]
221 +(% aria-label="image-20220613171015-2.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171015-2.png||data-widget="image" height="600" width="586"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
221 221  
222 -[[image:image-20220613171029-3.png||height="507" width="513"]]
223 +(% aria-label="image-20220613171029-3.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171029-3.png||data-widget="image" height="507" width="513"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
223 223  
224 -[[image:image-20220613171038-4.png||height="469" width="786"]]
225 +(% aria-label="image-20220613171038-4.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171038-4.png||data-widget="image" height="469" width="786"]]
225 225  
226 -[[image:image-20220613171105-5.png||height="533" width="949"]]
227 +(% title="Click and drag to resize" %)​
227 227  
228 -[[image:image-20220613171117-6.png||height="501" width="925"]]
229 +(% aria-label="image-20220613171105-5.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171105-5.png||data-widget="image" height="533" width="949"]]
229 229  
230 -[[image:image-20220613171124-7.png||height="466" width="877"]]
231 +(% title="Click and drag to resize" %)​
231 231  
233 +(% aria-label="image-20220613171117-6.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171117-6.png||data-widget="image" height="501" width="925"]]
232 232  
235 +(% title="Click and drag to resize" %)​
233 233  
237 +(% aria-label="image-20220613171124-7.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613171124-7.png||data-widget="image" height="466" width="877"]](% title="Click and drag to resize" %)​
238 +
239 +
240 +
234 234  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
235 235  
236 236  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
... ... @@ -241,7 +241,7 @@
241 241  There are two kinds of commands to configure GroPoint Air, they are:
242 242  
243 243  * (((
244 -**~ General Commands**.
251 +**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
245 245  )))
246 246  
247 247  These commands are to configure:
... ... @@ -252,8 +252,9 @@
252 252  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/]]
253 253  
254 254  
262 +
255 255  * (((
256 -**~ Commands special design for GroPoint Air**
264 +**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
257 257  )))
258 258  
259 259  These commands only valid for GroPoint Air, as below:
... ... @@ -264,11 +264,11 @@
264 264  
265 265  Feature: Change LoRaWAN End Node Transmit Interval.
266 266  
267 -**AT Command: AT+TDC**
275 +(% style="color:#037691" %)**AT Command: AT+TDC**
268 268  
269 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png"]]
277 +(% aria-label="image-20220607171554-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171554-8.png?rev=1.1||alt="image-20220607171554-8.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
270 270  
271 -**Downlink Command: 0x01**
279 +(% style="color:#037691" %)**Downlink Command: 0x01**
272 272  
273 273  Format: Command Code (0x01) followed by 3 bytes time value.
274 274  
... ... @@ -285,11 +285,11 @@
285 285  
286 286  Feature, Set Interrupt mode for GPIO_EXIT.
287 287  
288 -**AT Command: AT+INTMOD**
296 +(% style="color:#037691" %)**AT Command: AT+INTMOD**
289 289  
290 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png"]]
298 +(% aria-label="image-20220607171716-9.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171716-9.png?rev=1.1||alt="image-20220607171716-9.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
291 291  
292 -**Downlink Command: 0x06**
300 +(% style="color:#037691" %)**Downlink Command: 0x06**
293 293  
294 294  Format: Command Code (0x06) followed by 3 bytes.
295 295  
... ... @@ -302,7 +302,7 @@
302 302  
303 303  
304 304  
305 -== (% id="cke_bm_55968S" style="display:none" %) (%%)4.3  Set the sensor delay time ==
313 +== 4.3  Set the sensor delay time ==
306 306  
307 307  Feature: Change the sensor delay time.
308 308  
... ... @@ -310,11 +310,11 @@
310 310  
311 311  The default delay is 1000ms.
312 312  
313 -**AT Command: AT+SDELAY**
321 +(% style="color:#037691" %)**AT Command: AT+SDELAY**
314 314  
315 -[[image:image-20220613175511-8.png]]
323 +(% aria-label="image-20220613175511-8.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:image-20220613175511-8.png||data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
316 316  
317 -**Downlink Command: 0xA1**
325 +(% style="color:#037691" %)**Downlink Command: 0xA1**
318 318  
319 319  Format: Command Code (0xA1) followed by 3 bytes time value.
320 320  
... ... @@ -331,7 +331,7 @@
331 331  
332 332  Feature: Using this function will re-update the model.
333 333  
334 -**Downlink Command: 0xFA00**
342 +(% style="color:#037691" %)**Downlink Command: 0xFA00**
335 335  
336 336  
337 337  == 4.5  Get Firmware Version Info ==
... ... @@ -338,14 +338,13 @@
338 338  
339 339  Feature: use downlink to get firmware version.
340 340  
341 -**Downlink Command: 0x26**
349 +(% style="color:#037691" %)**Downlink Command: 0x26**
342 342  
343 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png"]]
351 +(% aria-label="image-20220607171917-10.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607171917-10.png?rev=1.1||alt="image-20220607171917-10.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
344 344  
345 345  * Reply to the confirmation package: 26 01
346 346  * Reply to non-confirmed packet: 26 00
347 347  
348 -
349 349  Device will send an uplink after got this downlink command. With below payload:
350 350  
351 351  Configures info payload:
... ... @@ -367,10 +367,11 @@
367 367  Always 0x02
368 368  )))
369 369  
370 -**Software Type**: Always 0x03 for LLMS01
377 +(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for GroPoint Air
371 371  
372 -**Frequency Band**:
373 373  
380 +(% style="color:#037691" %)**Frequency Band**(%%):
381 +
374 374  *0x01: EU868
375 375  
376 376  *0x02: US915
... ... @@ -393,12 +393,14 @@
393 393  
394 394  *0x0B: AS923-4
395 395  
396 -**Sub-Band**: value 0x00 ~~ 0x08
404 +(% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
397 397  
398 -**Firmware Version**: 0x0100, Means: v1.0.0 version
399 399  
400 -**Sensor Type**:
407 +(% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
401 401  
409 +
410 +(% style="color:#037691" %)**Sensor Type**(%%):
411 +
402 402  0x01: LSE01
403 403  
404 404  0x02: LDDS75
... ... @@ -422,7 +422,7 @@
422 422  
423 423  GroPoint Air supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to GroPoint Air for using AT command, as below.
424 424  
425 -[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654593668970-604.png||height="297" width="474"]]
435 +(% aria-label="1654593668970-604.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654593668970-604.png||data-widget="image" height="297" width="474"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
426 426  
427 427  **Connection:**
428 428  
... ... @@ -435,7 +435,7 @@
435 435  
436 436  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for GroPoint Air. GroPoint Air will output system info once power on as below:
437 437  
438 -[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||height="471" width="674"]]
448 +(% aria-label="1654653659449-932.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:Main.User Manual for LoRaWAN End Nodes.LLMS01-LoRaWAN Leaf Moisture Sensor User Manual.WebHome@1654653659449-932.png||data-widget="image" height="471" width="674"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
439 439  
440 440  Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
441 441  
... ... @@ -449,7 +449,7 @@
449 449  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
450 450  
451 451  
452 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png" height="408" width="574"]]
462 +(% aria-label="1654593587246-335.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593587246-335.png?rev=1.1||alt="1654593587246-335.png" data-widget="image" height="408" width="574"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
453 453  
454 454  Minimum Working Voltage for the GroPoint Air:
455 455  
... ... @@ -480,7 +480,7 @@
480 480  
481 481  And the Life expectation in different cases will be shown on the right.
482 482  
483 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png"]]
493 +(% aria-label="1654593605679-189.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/1654593605679-189.png?rev=1.1||alt="1654593605679-189.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
484 484  
485 485  The battery-related documents as below:
486 486  
... ... @@ -494,7 +494,7 @@
494 494  [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
495 495  )))
496 496  
497 -[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png"]]
507 +(% aria-label="image-20220607172042-11.png image widget" contenteditable="false" role="region" tabindex="-1" %)[[image:http://8.211.40.43/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/WebHome/image-20220607172042-11.png?rev=1.1||alt="image-20220607172042-11.png" data-widget="image"]](% style="background-image:url(http://wiki.dragino.com/xwiki/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.61/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="Click and drag to move" width="15"]](% title="Click and drag to resize" %)​
498 498  
499 499  
500 500  === ​6.2.1  Battery Note ===
image-20220625101917-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +7.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0