<
From version < 65.10 >
edited by Xiaoling
on 2022/06/25 10:14
To version < 67.17 >
edited by Xiaoling
on 2022/06/25 10:59
>
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 LLMS01
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,12 +407,15 @@
407 407  
408 408  *0x0B: AS923-4
409 409  
410 -**Sub-Band**: value 0x00 ~~ 0x08
411 411  
412 -**Firmware Version**: 0x0100, Means: v1.0.0 version
502 +(% style="color:#037691" %)**Sub-Band**(%%):  value 0x00 ~~ 0x08
413 413  
414 -**Sensor Type**:
415 415  
505 +(% style="color:#037691" %)**Firmware Version**(%%):  0x0100, Means: v1.0.0 version
506 +
507 +
508 +(% style="color:#037691" %)**Sensor Type**(%%):
509 +
416 416  0x01: LSE01
417 417  
418 418  0x02: LDDS75
... ... @@ -430,6 +430,7 @@
430 430  0x08: LSLP01
431 431  
432 432  
527 +
433 433  = 5.  Use AT Command =
434 434  
435 435  == 5.1  Access AT Commands ==
... ... @@ -447,11 +447,13 @@
447 447  (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD**
448 448  
449 449  
545 +(((
450 450  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 +)))
451 451  
452 452  (% 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" %)​
453 453  
454 -Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
551 +Valid AT Command please check [[Configure Device>>||anchor="H4.A0ConfigureGroPointAirviaATCommandorLoRaWANDownlink"]].
455 455  
456 456  
457 457  = 6.  Battery & How to replace =
... ... @@ -477,10 +477,10 @@
477 477  Instruction to use as below:
478 478  
479 479  
480 -**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/]]
577 +(% 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/]]
481 481  
482 482  
483 -**Step 2**: Open it and choose
580 +(% style="color:blue" %)**Step 2**(%%):  Open it and choose
484 484  
485 485  * (((
486 486  Product Model
... ... @@ -499,13 +499,13 @@
499 499  The battery-related documents as below:
500 500  
501 501  * (((
502 -[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
599 +[[Battery Dimension>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/]],
503 503  )))
504 504  * (((
505 505  [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
506 506  )))
507 507  * (((
508 -[[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]]
605 +[[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/]]
509 509  )))
510 510  
511 511  (% 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" %)​
... ... @@ -538,9 +538,9 @@
538 538  
539 539  = 8.  Trouble Shooting =
540 540  
541 -== 8.1  AT Commands input doesnt work ==
638 +== 8.1  AT Commands input doesn't work ==
542 542  
543 -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.
640 +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.
544 544  
545 545  
546 546  == 8.2  Why i see the payload is 7FFF? ==
... ... @@ -550,20 +550,19 @@
550 550  
551 551  = 9.  Order Info =
552 552  
553 -Part Number: **GROPOINT AIR-M-XX**
650 +Part Number: (% style="color:blue" %)**GROPOINT AIR-M-XX**
554 554  
555 -**XX**: The default frequency band
652 +(% style="color:blue" %)**XX**(%%): The default frequency band
556 556  
557 -* **AS923**: LoRaWAN AS923 band
558 -* **AU915**: LoRaWAN AU915 band
559 -* **EU433**: LoRaWAN EU433 band
560 -* **EU868**: LoRaWAN EU868 band
561 -* **KR920**: LoRaWAN KR920 band
562 -* **US915**: LoRaWAN US915 band
563 -* **IN865**: LoRaWAN IN865 band
564 -* **CN470**: LoRaWAN CN470 band
654 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
655 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
656 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
657 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
658 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
659 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
660 +* (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
661 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
565 565  
566 -(% class="wikigeneratedid" id="H200BPackingInfo" %)
567 567  ​
568 568  
569 569  
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