<
From version < 65.11 >
edited by Xiaoling
on 2022/06/25 10:15
To version < 67.19 >
edited by Xiaoling
on 2022/06/25 11:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,15 +29,25 @@
29 29  == 1.1  What is GroPoint Air ==
30 30  
31 31  
32 +(((
32 32  The Dragino GroPoint is a (% style="color:blue" %)**LoRaWAN Multi Soil Segment Converter**(%%) for IoT of Agriculture. It is designed to connect to [[GroPoint Profile Multi-depth Soil moisture and temperature profile Sensor>>url:https://www.gropoint.com/products/soil-sensors/gropoint-profile]] and get GroPoint Profile’s reading and send it to IoT server via LoRaWAN wireless network.
34 +)))
33 33  
36 +(((
34 34  (% style="color:blue" %)**GroPoint Profile is plug-and-play with GroPoint Air**(%%) to get soil moisture and send via wireless. GroPoint Profile is powered by GroPoint Air, (% style="color:blue" %)**no need external power source**(%%).
38 +)))
35 35  
40 +(((
36 36  The LoRa wireless technology used in GroPoint Air allows devices to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption.
42 +)))
37 37  
44 +(((
38 38  GroPoint Air is powered by (% style="color:blue" %)**an 8500mAh Li-SOCI2 battery**(%%), it is designed for long-term use for up to 5 years.
46 +)))
39 39  
48 +(((
40 40  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.
50 +)))
41 41  
42 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" %)​
43 43  
... ... @@ -55,11 +55,18 @@
55 55  * 8500mAh Battery for long term use
56 56  
57 57  
68 +
69 +
70 +
58 58  == 1.3  Probe Specification ==
59 59  
73 +(((
60 60  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.
75 +)))
61 61  
77 +(((
62 62  GroPoint Profile includes a series of multi-depth soil moisture and temperature sensors. The specification for GroPoint Profile can be found here: [[https:~~/~~/www.gropoint.com/products/soil-sensors/gropoint-profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]
79 +)))
63 63  
64 64  
65 65  == 1.4  Applications ==
... ... @@ -66,6 +66,10 @@
66 66  
67 67  * Smart Agriculture
68 68  
86 +
87 +
88 +
89 +
69 69  == 1.5  Pin Mapping ==
70 70  
71 71  Inner PCB Pin mapping for reference:
... ... @@ -83,6 +83,10 @@
83 83  * Blink once when device transmits a packet.
84 84  
85 85  
107 +
108 +
109 +
110 +
86 86  == 2.2  Firmware and Changelog ==
87 87  
88 88  (((
... ... @@ -102,12 +102,20 @@
102 102  
103 103  == 3.1  Connect to GroPoint Profile ==
104 104  
130 +(((
105 105  GroPoint Air must be used with [[GroPoint Profile>>https://www.gropoint.com/products/soil-sensors/gropoint-profile]]. There are different interface model from GroPoint, users need to choose the one:
132 +)))
106 106  
107 -* Support RS485 Interface
108 -* with M12 5pin connector.
134 +* (((
135 +Support RS485 Interface
136 +)))
137 +* (((
138 +with M12 5pin connector.
139 +)))
109 109  
141 +(((
110 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).
143 +)))
111 111  
112 112  
113 113  == 3.2  Connect to LoRaWAN Network? ==
... ... @@ -117,16 +117,29 @@
117 117  
118 118  == 3.3  Example to use for LoRaWAN network ==
119 119  
153 +(((
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.
155 +)))
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>>||anchor="H3.4A0UplinkPayloadAnalyze"]] for detail.
157 +* (((
158 +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.
159 +)))
123 123  
161 +(((
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:
163 +)))
125 125  
165 +(((
166 +
167 +)))
126 126  
169 +(((
127 127  (% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from GroPoint Air.
171 +)))
128 128  
173 +(((
129 129  Each GroPoint Air is shipped with a sticker with the default device EUI as below:
175 +)))
130 130  
131 131  
132 132  (% 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" %)​
... ... @@ -148,9 +148,13 @@
148 148  
149 149  (% style="color:blue" %)**Step 2**(%%):  Power on GroPoint Air
150 150  
151 -(% 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" %)​
197 +(% 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"]]
152 152  
199 +(% title="Click and drag to resize" %)​
200 +
201 +(((
153 153  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.
203 +)))
154 154  
155 155  (% 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" %)​
156 156  
... ... @@ -167,26 +167,40 @@
167 167  
168 168  == 3.4  Uplink Payload Analyze ==
169 169  
220 +(((
170 170  Uplink payloads have two types:
222 +)))
171 171  
172 172  * (((
225 +(((
173 173  Report temperature and humidity status normally: Use FPORT=2
174 174  )))
228 +)))
175 175  * (((
230 +(((
176 176  Other control commands: Use other FPORT fields.
177 177  )))
233 +)))
178 178  
235 +(((
179 179  The application server should parse the correct value based on FPORT settings.
237 +)))
180 180  
181 181  
182 182  == 3.5  temperature and humidity Value, Uplink FPORT~=2 ==
183 183  
184 184  
243 +(((
185 185  GroPoint Air will send this uplink after Device Status once join the LoRaWAN network successfully. And GroPoint Air will:
245 +)))
186 186  
247 +(((
187 187  periodically send this uplink every 20 minutes, this interval can be changed.
249 +)))
188 188  
251 +(((
189 189  The drawing below shows the probe dimensions of the 2-8 segment probes, Temperature sen sor locations provided in table below:
253 +)))
190 190  
191 191  (% 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" %)​
192 192  
... ... @@ -203,20 +203,32 @@
203 203  (% 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" %)​
204 204  
205 205  
270 +(((
206 206  For US915 frequency, when DR=0 and the payload length exceeds 11, the DR of this packet is switched to 1.
272 +)))
207 207  
274 +(((
208 208  For AU915 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
276 +)))
209 209  
278 +(((
210 210  For AS923 frequency, when DR=2,Dwelltime=1 and the payload length exceeds 11, the DR of this packet is switched to 3.
280 +)))
211 211  
212 212  
213 213  == 3.6  Show data on Datacake ==
214 214  
285 +(((
215 215  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:
287 +)))
216 216  
289 +(((
217 217  (% 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]]
291 +)))
218 218  
293 +(((
219 219  (% style="color:blue" %)**Step 2**(%%):  Configure SW3L in Datacake  ​​​​
295 +)))
220 220  
221 221  (% 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" %)​
222 222  
... ... @@ -242,32 +242,53 @@
242 242  
243 243  = 4.  Configure GroPoint Air via AT Command or LoRaWAN Downlink =
244 244  
321 +(((
245 245  Use can configure GroPoint Air via AT Command or LoRaWAN Downlink.
323 +)))
246 246  
247 -* 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]].
248 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
325 +* (((
326 +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]].
327 +)))
328 +* (((
329 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>url:http://8.211.40.43/xwiki/bin/view/Main/]]
330 +)))
249 249  
250 -
332 +(((
251 251  There are two kinds of commands to configure GroPoint Air, they are:
334 +)))
252 252  
253 253  * (((
254 -**~ (% style="color:#4472C4" %)General Commands**.
337 +(((
338 +**~ (% style="color:#4472c4" %)General Commands(%%)**(% style="color:#4472c4" %).
255 255  )))
340 +)))
256 256  
342 +(((
257 257  These commands are to configure:
344 +)))
258 258  
259 -* General system settings like: uplink interval.
260 -* LoRaWAN protocol & radio-related command.
346 +* (((
347 +General system settings like: uplink interval.
348 +)))
349 +* (((
350 +LoRaWAN protocol & radio-related command.
351 +)))
261 261  
353 +(((
262 262  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/]]
355 +)))
263 263  
264 264  
265 265  
266 266  * (((
267 -**~ (% style="color:#4472C4" %)Commands special design for GroPoint Air**
360 +(((
361 +**~ (% style="color:#4472c4" %)Commands special design for GroPoint Air(%%)**
268 268  )))
363 +)))
269 269  
365 +(((
270 270  These commands only valid for GroPoint Air, as below:
367 +)))
271 271  
272 272  
273 273  
... ... @@ -275,11 +275,11 @@
275 275  
276 276  Feature: Change LoRaWAN End Node Transmit Interval.
277 277  
278 -**(% style="color:#037691" %)AT Command: AT+TDC**
375 +(% style="color:#037691" %)**AT Command: AT+TDC**
279 279  
280 280  (% 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" %)​
281 281  
282 -**(% style="color:#037691" %)Downlink Command: 0x01**
379 +(% style="color:#037691" %)**Downlink Command: 0x01**
283 283  
284 284  Format: Command Code (0x01) followed by 3 bytes time value.
285 285  
... ... @@ -297,11 +297,11 @@
297 297  
298 298  Feature, Set Interrupt mode for GPIO_EXIT.
299 299  
300 -**(% style="color:#037691" %)AT Command: AT+INTMOD**
397 +(% style="color:#037691" %)**AT Command: AT+INTMOD**
301 301  
302 302  (% 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" %)​
303 303  
304 -**(% style="color:#037691" %)Downlink Command: 0x06**
401 +(% style="color:#037691" %)**Downlink Command: 0x06**
305 305  
306 306  Format: Command Code (0x06) followed by 3 bytes.
307 307  
... ... @@ -317,17 +317,25 @@
317 317  
318 318  == 4.3  Set the sensor delay time ==
319 319  
417 +(((
320 320  Feature: Change the sensor delay time.
419 +)))
321 321  
421 +(((
322 322  There are six models of GroPoint Air, and each model returns a different number of temperature and humidity. The more bytes of the returned value, the longer the delay. The AT+SDELAY command can adjust the time that the sensor returns data to the node, and can adjust different delays according to different types of sensors.
423 +)))
323 323  
425 +(((
324 324  The default delay is 1000ms.
427 +)))
325 325  
326 -**(% style="color:#037691" %)AT Command: AT+SDELAY**
429 +(((
430 +(% style="color:#037691" %)**AT Command: AT+SDELAY**
431 +)))
327 327  
328 328  (% 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" %)​
329 329  
330 -**(% style="color:#037691" %)Downlink Command: 0xA1**
435 +(% style="color:#037691" %)**Downlink Command: 0xA1**
331 331  
332 332  Format: Command Code (0xA1) followed by 3 bytes time value.
333 333  
... ... @@ -345,7 +345,7 @@
345 345  
346 346  Feature: Using this function will re-update the model.
347 347  
348 -**(% style="color:#037691" %)Downlink Command: 0xFA00**
453 +(% style="color:#037691" %)**Downlink Command: 0xFA00**
349 349  
350 350  
351 351  == 4.5  Get Firmware Version Info ==
... ... @@ -352,7 +352,7 @@
352 352  
353 353  Feature: use downlink to get firmware version.
354 354  
355 -**(% style="color:#037691" %)Downlink Command: 0x26**
460 +(% style="color:#037691" %)**Downlink Command: 0x26**
356 356  
357 357  (% 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" %)​
358 358  
... ... @@ -363,28 +363,14 @@
363 363  
364 364  Configures info payload:
365 365  
366 -(% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:510px" %)
367 -|=(% style="width: 96px;" %)(((
368 -**Size(bytes)**
369 -)))|=(% style="width: 119px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 88px;" %)**1**|=(% style="width: 82px;" %)**2**|=(% style="width: 108px;" %)**1**|=(% style="width: 76px;" %)4|=(% style="width: 102px;" %)**1**
370 -|(% style="width:96px" %)**Value**|(% style="width:119px" %)Software Type|(% style="width:88px" %)(((
371 -Frequency
471 +[[image:image-20220625101917-1.png]]
372 372  
373 -Band
374 -)))|(% style="width:88px" %)Sub-band|(% style="width:82px" %)(((
375 -Firmware
376 376  
377 -Version
378 -)))|(% style="width:108px" %)Sensor Type|(% style="width:76px" %)Reserve|(% style="width:102px" %)(((
379 -[[Message Type>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LLMS01-LoRaWAN%20Leaf%20Moisture%20Sensor%20User%20Manual/#H2.3.6MessageType]]
380 -Always 0x02
381 -)))
474 +(% style="color:#037691" %)**Software Type**(%%): Always 0x03 for GroPoint Air
382 382  
383 -**(% style="color:#037691" %)Software Type**(%%): Always 0x03 for GroPoint Air
384 384  
477 +(% style="color:#037691" %)**Frequency Band**(%%):
385 385  
386 -**(% style="color:#037691" %)Frequency Band**(%%):
387 -
388 388  *0x01: EU868
389 389  
390 390  *0x02: US915
... ... @@ -407,14 +407,15 @@
407 407  
408 408  *0x0B: AS923-4
409 409  
410 -**(% style="color:#037691" %)Sub-Band**(%%): value 0x00 ~~ 0x08
411 411  
502 +(% style="color:#037691" %)**Sub-Band**(%%):  value 0x00 ~~ 0x08
412 412  
413 -**(% style="color:#037691" %)Firmware Version**(%%): 0x0100, Means: v1.0.0 version
414 414  
505 +(% style="color:#037691" %)**Firmware Version**(%%):  0x0100, Means: v1.0.0 version
415 415  
416 -**(% style="color:#037691" %)Sensor Type**(%%):
417 417  
508 +(% style="color:#037691" %)**Sensor Type**(%%):
509 +
418 418  0x01: LSE01
419 419  
420 420  0x02: LDDS75
... ... @@ -432,6 +432,7 @@
432 432  0x08: LSLP01
433 433  
434 434  
527 +
435 435  = 5.  Use AT Command =
436 436  
437 437  == 5.1  Access AT Commands ==
... ... @@ -449,11 +449,13 @@
449 449  (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD**
450 450  
451 451  
545 +(((
452 452  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:
547 +)))
453 453  
454 454  (% 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" %)​
455 455  
456 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
551 +Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
457 457  
458 458  
459 459  = 6.  Battery & How to replace =
... ... @@ -460,9 +460,13 @@
460 460  
461 461  == 6.1  Battery Type ==
462 462  
558 +(((
463 463  GroPoint Air is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is an un-rechargeable battery with a low discharge rate targeting more than 5 years use. This type of battery is commonly used in IoT targets for long-term running, such as water meters.
560 +)))
464 464  
562 +(((
465 465  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
564 +)))
466 466  
467 467  
468 468  (% 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" %)​
... ... @@ -474,27 +474,43 @@
474 474  
475 475  == 6.2  Power Consumption Analyze ==
476 476  
576 +(((
477 477  Dragino Battery-powered products are all runs in Low Power mode. We have an updated battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit intervals.
578 +)))
478 478  
580 +(((
479 479  Instruction to use as below:
582 +)))
480 480  
481 481  
482 -**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
585 +(((
586 +(% style="color:blue" %)**Step 1**(%%):  Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
587 +)))
483 483  
484 484  
485 -**Step 2**: Open it and choose
590 +(((
591 +(% style="color:blue" %)**Step 2**(%%):  Open it and choose
592 +)))
486 486  
487 487  * (((
595 +(((
488 488  Product Model
489 489  )))
598 +)))
490 490  * (((
600 +(((
491 491  Uplink Interval
492 492  )))
603 +)))
493 493  * (((
605 +(((
494 494  Working Mode
495 495  )))
608 +)))
496 496  
610 +(((
497 497  And the Life expectation in different cases will be shown on the right.
612 +)))
498 498  
499 499  (% 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" %)​
500 500  
... ... @@ -501,13 +501,13 @@
501 501  The battery-related documents as below:
502 502  
503 503  * (((
504 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
619 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
505 505  )))
506 506  * (((
507 507  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
508 508  )))
509 509  * (((
510 -[[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]]
625 +[[Lithium-ion Battery-Capacitor datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]], [[Tech Spec>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]]
511 511  )))
512 512  
513 513  (% 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" %)​
... ... @@ -540,9 +540,9 @@
540 540  
541 541  = 8.  Trouble Shooting =
542 542  
543 -== 8.1  AT Commands input doesnt work ==
658 +== 8.1  AT Commands input doesn't work ==
544 544  
545 -In case if user can see the console output but cant type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
660 +In case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while pressing the send key, user need to add ENTER in their string.
546 546  
547 547  
548 548  == 8.2  Why i see the payload is 7FFF? ==
... ... @@ -552,20 +552,19 @@
552 552  
553 553  = 9.  Order Info =
554 554  
555 -Part Number: **GROPOINT AIR-M-XX**
670 +Part Number: (% style="color:blue" %)**GROPOINT AIR-M-XX**
556 556  
557 -**XX**: The default frequency band
672 +(% style="color:blue" %)**XX**(%%): The default frequency band
558 558  
559 -* **AS923**: LoRaWAN AS923 band
560 -* **AU915**: LoRaWAN AU915 band
561 -* **EU433**: LoRaWAN EU433 band
562 -* **EU868**: LoRaWAN EU868 band
563 -* **KR920**: LoRaWAN KR920 band
564 -* **US915**: LoRaWAN US915 band
565 -* **IN865**: LoRaWAN IN865 band
566 -* **CN470**: LoRaWAN CN470 band
674 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
675 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
676 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
677 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
678 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
679 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
680 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
681 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
567 567  
568 -(% class="wikigeneratedid" id="H200BPackingInfo" %)
569 569  ​
570 570  
571 571  
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