Show last authors
1 (% style="text-align:center" %)
2 [[image:image-20220614145607-2.jpeg||height="576" width="576"]]
3
4
5
6
7
8
9
10
11
12 **Table of Contents:**
13
14 {{toc/}}
15
16
17
18
19
20
21
22
23 = 1. Introduction =
24
25 == 1.1 ​What is LoRaWAN Leaf Moisture Sensor ==
26
27
28 (((
29 The Dragino LLMS01 is a (% style="color:#4f81bd" %)**LoRaWAN Leaf Moisture Sensor**(%%) for IoT of Agriculture. It is designed to measure the leaf moisture and temperature, so to send to the platform to analyze the leaf status such as : watering, moisturizing, dew, frozen. The probe is IP67 waterproof.
30 )))
31
32 (((
33 LLMS01 detects leaf's(% style="color:#4f81bd" %)** moisture and temperature **(%%)use FDR method, it senses the dielectric constant cause by liquid over the leaf surface, and cover the value to leaf moisture. The probe is design in a leaf shape to best simulate the real leaf characterizes. The probe has as density as 15 leaf vein lines per centimeter which make it can senses small drop and more accuracy.
34 )))
35
36 (((
37 The LoRa wireless technology used in LLMS01 allows device 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.
38 )))
39
40 (((
41 LLMS01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
42 )))
43
44 (((
45 Each LLMS01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on.
46 )))
47
48
49 [[image:1654597284339-263.png]]
50
51
52 == ​1.2 Features ==
53
54
55 * LoRaWAN 1.0.3 Class A
56 * Ultra-low power consumption
57 * Monitor Leaf moisture
58 * Monitor Leaf temperature
59 * Monitor Battery Level
60 * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
61 * AT Commands to change parameters
62 * Uplink on periodically
63 * Downlink to change configure
64 * IP66 Waterproof Enclosure
65 * IP67 rate for the Sensor Probe
66 * 8500mAh Battery for long term use
67
68
69
70 == 1.3 Probe Specification ==
71
72
73 (% style="color:#4f81bd" %)**Leaf Moisture: percentage of water drop over total leaf surface**
74
75 * Range 0-100%
76 * Resolution: 0.1%
77 * Accuracy: ±3%(0-50%);±6%(>50%)
78 * IP67 Protection
79 * Length: 3.5 meters
80
81 (% style="color:#4f81bd" %)**Leaf Temperature:**
82
83 * Range -50℃~80℃
84 * Resolution: 0.1℃
85 * Accuracy: <±0.5℃(-10℃~70℃),<±1.0℃ (others)
86 * IP67 Protection
87 * Length: 3.5 meters
88
89
90
91 == 1.4 ​Applications ==
92
93
94 * Smart Agriculture
95
96
97
98 == 1.5 Pin mapping and power on ==
99
100
101 [[image:1654597566554-371.png]]
102
103
104 = 2. Configure LLMS01 to connect to LoRaWAN network =
105
106 == 2.1 How it works ==
107
108
109 (((
110 The LLMS01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LLMS01. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
111 )))
112
113 (((
114 In case you can't set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H5.UseATCommand"]]to set the keys in the LLMS01.
115 )))
116
117
118 == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
119
120
121 (((
122 Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
123
124
125 )))
126
127 (((
128 [[image:1654597672224-371.png]]
129
130
131 )))
132
133 (((
134 The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
135
136
137 )))
138
139 (((
140 (% style="color:blue" %)**Step 1**(%%)**: Create a device in TTN with the OTAA keys from LLMS01.**
141 )))
142
143 (((
144 Each LLMS01 is shipped with a sticker with the default device EUI as below:
145 )))
146
147 [[image:image-20230426084806-1.png||height="235" width="506"]]
148
149 (% style="display:none" %) (%%)
150
151 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
152
153
154 **Register the device**
155
156
157 [[image:1654592600093-601.png]]
158
159
160
161 **Add APP EUI and DEV EUI**
162
163 [[image:1654592619856-881.png]]
164
165
166
167 **Add APP EUI in the application**
168
169 [[image:1654592632656-512.png]]
170
171
172
173 **Add APP KEY**
174
175 [[image:1654592653453-934.png]]
176
177
178 (% style="color:blue" %)**Step 2**(%%): **Power on LLMS01**
179
180 Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
181
182 [[image:1654649435394-787.png]]
183
184
185 (((
186 (% style="color:blue" %)**Step 3**(%%)**: The LLMS01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel.**
187
188
189 )))
190
191 [[image:1654649500522-138.png]]
192
193
194 == 2.3 ​Uplink Payload ==
195
196
197 (((
198 LLMS01 will uplink payload via LoRaWAN with below payload format: 
199 )))
200
201 (((
202 Uplink payload includes in total 11 bytes.
203 )))
204
205 (((
206 Normal uplink payload:
207 )))
208
209 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %)
210 |=(% style="width: 62.5px;background-color:#D9E2F3;color:#0070C0" %)(((
211 **Size(bytes)**
212 )))|=(% style="width: 62.5px;background-color:#D9E2F3;color:#0070C0" %)2|=(% style="width: 62.5px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**1**
213 |(% style="width:62.5px" %)Value|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)(((
214 [[Temperature (Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]]
215 )))|[[ Leaf Moisture>>||anchor="H2.3.3LeafMoisture"]] |[[Leaf Temperature>>||anchor="H2.3.4LeafTemperature"]]|(((
216 [[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]]
217 )))|Reserve|(((
218 [[Message Type>>||anchor="H2.3.6MessageType"]]
219 )))
220
221 [[image:1654649531303-864.png]]
222
223
224 === 2.3.1 Battery Info ===
225
226
227 Check the battery voltage for LLMS01.
228
229 Ex1: 0x0B45 = 2885mV
230
231 Ex2: 0x0B49 = 2889mV
232
233
234 === 2.3.2 DS18B20 Temperature sensor ===
235
236
237 This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
238
239
240 **Example**:
241
242 If payload is: 0105H:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
243
244 If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
245
246
247 === 2.3.3 Leaf Moisture ===
248
249
250 Range: 0 ~~ 100%
251
252 **Example:**
253
254 (% style="color:#037691" %)**0x0015(H) = 21(D) = 21%**
255
256
257 === 2.3.4 Leaf Temperature ===
258
259
260 Get Leaf Temperature 
261
262
263 **Example**:
264
265 If payload is: **0105H**:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
266
267 If payload is: **FF3FH** :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
268
269
270 === 2.3.5 Interrupt Pin ===
271
272
273 This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up.
274
275
276 **Example:**
277
278 0x00: Normal uplink packet.
279
280 0x01: Interrupt Uplink Packet.
281
282
283 === 2.3.6 Message Type ===
284
285
286 (((
287 For a normal uplink payload, the message type is always 0x01.
288 )))
289
290 (((
291 Valid Message Type:
292 )))
293
294
295 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:496px" %)
296 |=(% style="width: 162px;background-color:#D9E2F3;color:#0070C0" %)**Message Type Code**|=(% style="width: 162px;background-color:#D9E2F3;color:#0070C0" %)**Description**|=(% style="width: 172px;background-color:#D9E2F3;color:#0070C0" %)**Payload**
297 |(% style="width:160px" %)0x01|(% style="width:161px" %)Normal Uplink|(% style="width:170px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
298 |(% style="width:160px" %)0x02|(% style="width:161px" %)Reply configures info|(% style="width:170px" %)[[Configure Info Payload>>||anchor="H3.3GetFirmwareVersionInfo"]]
299
300
301
302 === 2.3.7 Decode payload in The Things Network ===
303
304
305 While using TTN network, you can add the payload format to decode the payload.
306
307
308 [[image:1654592762713-715.png]]
309
310 (((
311 (((
312 The payload decoder function for TTN is here:
313 )))
314
315 (((
316 LLMS01 TTN Payload Decoder:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
317 )))
318 )))
319
320
321 == 2.4 Uplink Interval ==
322
323
324 The LLMS01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link:  [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]
325
326
327 == 2.5 ​Show Data in DataCake IoT Server ==
328
329
330 (((
331 [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps:
332 )))
333
334 (((
335
336 )))
337
338 (((
339 (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.**
340 )))
341
342 (((
343 (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:**
344 )))
345
346
347 [[image:1654592790040-760.png]]
348
349
350 [[image:1654592800389-571.png]]
351
352
353 (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.**
354
355 (% style="color:blue" %)**Step 4**(%%)**: Create LLMS01 product.**
356
357
358 [[image:1654592819047-535.png]]
359
360
361
362 [[image:1654592833877-762.png]]
363
364
365 [[image:1654592856403-259.png]]
366
367
368 (((
369 (% style="color:blue" %)**Step 5**(%%)**: add payload decode**
370 )))
371
372 (((
373 Download Datacake decoder from:  [[https:~~/~~/www.dropbox.com/sh/53ga86dnhmr6cl8/AACP8ocyOf8k6_10NGAqnNk_a?dl=0>>https://www.dropbox.com/sh/53ga86dnhmr6cl8/AACP8ocyOf8k6_10NGAqnNk_a?dl=0]]
374 )))
375
376
377 [[image:image-20220608091736-1.png]]
378
379
380
381
382 [[image:image-20220608091810-2.png||height="591" width="1266"]]
383
384
385 [[image:1654651109108-101.png]]
386
387
388 After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
389
390 [[image:1654651120712-832.png]]
391
392
393 == 2.6 Installation ==
394
395
396 LLMS01 probe has two sides. The side without words are the sense side. Please be ware when install the sensor.
397
398 (((
399 [[image:image-20220608093428-3.png]]
400
401
402 )))
403
404 == 2.7 Frequency Plans ==
405
406
407 (((
408 The LLMS01 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets.
409 )))
410
411
412 === 2.7.1 EU863-870 (EU868) ===
413
414
415 (((
416 (% style="color:blue" %)**Uplink:**
417 )))
418
419 (((
420 868.1 - SF7BW125 to SF12BW125
421 )))
422
423 (((
424 868.3 - SF7BW125 to SF12BW125 and SF7BW250
425 )))
426
427 (((
428 868.5 - SF7BW125 to SF12BW125
429 )))
430
431 (((
432 867.1 - SF7BW125 to SF12BW125
433 )))
434
435 (((
436 867.3 - SF7BW125 to SF12BW125
437 )))
438
439 (((
440 867.5 - SF7BW125 to SF12BW125
441 )))
442
443 (((
444 867.7 - SF7BW125 to SF12BW125
445 )))
446
447 (((
448 867.9 - SF7BW125 to SF12BW125
449 )))
450
451 (((
452 868.8 - FSK
453 )))
454
455 (((
456
457 )))
458
459 (((
460 (% style="color:blue" %)**Downlink:**
461 )))
462
463 (((
464 Uplink channels 1-9 (RX1)
465 )))
466
467 (((
468 869.525 - SF9BW125 (RX2 downlink only)
469 )))
470
471
472 === 2.7.2 US902-928(US915) ===
473
474
475 (((
476 Used in USA, Canada and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
477 )))
478
479 (((
480 To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
481 )))
482
483 (((
484 After Join success, the end node will switch to the correct sub band by:
485 )))
486
487 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
488 * Use the Join successful sub-band if the server doesn't include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
489
490
491
492 === 2.7.3 CN470-510 (CN470) ===
493
494
495 (((
496 Used in China, Default use CHE=1
497 )))
498
499 (((
500 (% style="color:blue" %)**Uplink:**
501 )))
502
503 (((
504 486.3 - SF7BW125 to SF12BW125
505 )))
506
507 (((
508 486.5 - SF7BW125 to SF12BW125
509 )))
510
511 (((
512 486.7 - SF7BW125 to SF12BW125
513 )))
514
515 (((
516 486.9 - SF7BW125 to SF12BW125
517 )))
518
519 (((
520 487.1 - SF7BW125 to SF12BW125
521 )))
522
523 (((
524 487.3 - SF7BW125 to SF12BW125
525 )))
526
527 (((
528 487.5 - SF7BW125 to SF12BW125
529 )))
530
531 (((
532 487.7 - SF7BW125 to SF12BW125
533 )))
534
535 (((
536
537 )))
538
539 (((
540 (% style="color:blue" %)**Downlink:**
541 )))
542
543 (((
544 506.7 - SF7BW125 to SF12BW125
545 )))
546
547 (((
548 506.9 - SF7BW125 to SF12BW125
549 )))
550
551 (((
552 507.1 - SF7BW125 to SF12BW125
553 )))
554
555 (((
556 507.3 - SF7BW125 to SF12BW125
557 )))
558
559 (((
560 507.5 - SF7BW125 to SF12BW125
561 )))
562
563 (((
564 507.7 - SF7BW125 to SF12BW125
565 )))
566
567 (((
568 507.9 - SF7BW125 to SF12BW125
569 )))
570
571 (((
572 508.1 - SF7BW125 to SF12BW125
573 )))
574
575 (((
576 505.3 - SF12BW125 (RX2 downlink only)
577 )))
578
579
580 === 2.7.4 AU915-928(AU915) ===
581
582
583 (((
584 Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
585 )))
586
587 (((
588 To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
589 )))
590
591 (((
592
593 )))
594
595 (((
596 After Join success, the end node will switch to the correct sub band by:
597 )))
598
599 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
600 * Use the Join successful sub-band if the server doesn't include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
601
602
603
604 === 2.7.5 AS920-923 & AS923-925 (AS923) ===
605
606
607 (((
608 (% style="color:blue" %)**Default Uplink channel:**
609 )))
610
611 (((
612 923.2 - SF7BW125 to SF10BW125
613 )))
614
615 (((
616 923.4 - SF7BW125 to SF10BW125
617 )))
618
619 (((
620
621 )))
622
623 (((
624 (% style="color:blue" %)**Additional Uplink Channel**:
625 )))
626
627 (((
628 (OTAA mode, channel added by JoinAccept message)
629 )))
630
631 (((
632
633 )))
634
635 (((
636 (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
637 )))
638
639 (((
640 922.2 - SF7BW125 to SF10BW125
641 )))
642
643 (((
644 922.4 - SF7BW125 to SF10BW125
645 )))
646
647 (((
648 922.6 - SF7BW125 to SF10BW125
649 )))
650
651 (((
652 922.8 - SF7BW125 to SF10BW125
653 )))
654
655 (((
656 923.0 - SF7BW125 to SF10BW125
657 )))
658
659 (((
660 922.0 - SF7BW125 to SF10BW125
661 )))
662
663 (((
664
665 )))
666
667 (((
668 (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
669 )))
670
671 (((
672 923.6 - SF7BW125 to SF10BW125
673 )))
674
675 (((
676 923.8 - SF7BW125 to SF10BW125
677 )))
678
679 (((
680 924.0 - SF7BW125 to SF10BW125
681 )))
682
683 (((
684 924.2 - SF7BW125 to SF10BW125
685 )))
686
687 (((
688 924.4 - SF7BW125 to SF10BW125
689 )))
690
691 (((
692 924.6 - SF7BW125 to SF10BW125
693 )))
694
695 (((
696
697 )))
698
699 (((
700 (% style="color:blue" %)**Downlink:**
701 )))
702
703 (((
704 Uplink channels 1-8 (RX1)
705 )))
706
707 (((
708 923.2 - SF10BW125 (RX2)
709 )))
710
711
712 === 2.7.6 KR920-923 (KR920) ===
713
714
715 (((
716 (% style="color:blue" %)**Default channel:**
717 )))
718
719 (((
720 922.1 - SF7BW125 to SF12BW125
721 )))
722
723 (((
724 922.3 - SF7BW125 to SF12BW125
725 )))
726
727 (((
728 922.5 - SF7BW125 to SF12BW125
729 )))
730
731 (((
732
733 )))
734
735 (((
736 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
737 )))
738
739 (((
740 922.1 - SF7BW125 to SF12BW125
741 )))
742
743 (((
744 922.3 - SF7BW125 to SF12BW125
745 )))
746
747 (((
748 922.5 - SF7BW125 to SF12BW125
749 )))
750
751 (((
752 922.7 - SF7BW125 to SF12BW125
753 )))
754
755 (((
756 922.9 - SF7BW125 to SF12BW125
757 )))
758
759 (((
760 923.1 - SF7BW125 to SF12BW125
761 )))
762
763 (((
764 923.3 - SF7BW125 to SF12BW125
765 )))
766
767 (((
768
769 )))
770
771 (((
772 (% style="color:blue" %)**Downlink:**
773 )))
774
775 (((
776 Uplink channels 1-7(RX1)
777 )))
778
779 (((
780 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
781 )))
782
783
784 === 2.7.7 IN865-867 (IN865) ===
785
786
787 (((
788 (% style="color:blue" %)**Uplink:**
789 )))
790
791 (((
792 865.0625 - SF7BW125 to SF12BW125
793 )))
794
795 (((
796 865.4025 - SF7BW125 to SF12BW125
797 )))
798
799 (((
800 865.9850 - SF7BW125 to SF12BW125
801 )))
802
803 (((
804
805 )))
806
807 (((
808 (% style="color:blue" %)**Downlink:**
809 )))
810
811 (((
812 Uplink channels 1-3 (RX1)
813 )))
814
815 (((
816 866.550 - SF10BW125 (RX2)
817 )))
818
819
820 == 2.8 LED Indicator ==
821
822
823 The LLMS01 has an internal LED which is to show the status of different state.
824
825 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
826 * Blink once when device transmit a packet.
827
828
829
830 == 2.9 ​Firmware Change Log ==
831
832
833 **Firmware download link:   **[[https:~~/~~/www.dropbox.com/sh/0elufwppq5i6tfu/AAAMZklxDl-WdeT4xrAGXxCma?dl=0>>https://www.dropbox.com/sh/0elufwppq5i6tfu/AAAMZklxDl-WdeT4xrAGXxCma?dl=0]]
834
835 **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
836
837
838 = 3. Configure LLMS01 via AT Command or LoRaWAN Downlink =
839
840
841 (((
842 (((
843 Use can configure LLMS01 via AT Command or LoRaWAN Downlink.
844 )))
845 )))
846
847 * (((
848 (((
849 AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
850 )))
851 )))
852 * (((
853 (((
854 LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
855 )))
856 )))
857
858 (((
859 (((
860 There are two kinds of commands to configure LLMS01, they are:
861 )))
862 )))
863
864 * (((
865 (((
866 (% style="color:#4f81bd" %)** General Commands**.
867 )))
868 )))
869
870 (((
871 (((
872 These commands are to configure:
873 )))
874 )))
875
876 * (((
877 (((
878 General system settings like: uplink interval.
879 )))
880 )))
881 * (((
882 (((
883 LoRaWAN protocol & radio related command.
884 )))
885 )))
886
887 (((
888 (((
889 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
890 )))
891 )))
892
893 (((
894 (((
895
896 )))
897 )))
898
899 * (((
900 (((
901 (% style="color:#4f81bd" %)** Commands special design for LLMS01**
902 )))
903 )))
904
905 (((
906 (((
907 These commands only valid for LLMS01, as below:
908 )))
909 )))
910
911
912 == 3.1 Set Transmit Interval Time ==
913
914
915 Feature: Change LoRaWAN End Node Transmit Interval.
916
917 (% style="color:#037691" %)**AT Command: AT+TDC**
918
919 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
920 |=(% style="width: 156px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 137px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="background-color:#D9E2F3;color:#0070C0" %)**Response**
921 |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|(((
922 30000
923 OK
924 the interval is 30000ms = 30s
925 )))
926 |(% style="width:156px" %)AT+TDC=60000|(% style="width:137px" %)Set Transmit Interval|(((
927 OK
928 Set transmit interval to 60000ms = 60 seconds​
929 )))
930
931
932 (((
933 (((
934 (% style="color:#037691" %)**Downlink Command: 0x01**
935 )))
936 )))
937
938 (((
939 (((
940 Format: Command Code (0x01) followed by 3 bytes time value.
941 )))
942 )))
943
944 (((
945 (((
946 If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
947 )))
948 )))
949
950 * (((
951 (((
952 Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
953 )))
954 )))
955 * (((
956 (((
957 Example 2: Downlink Payload: 0100003C  ~/~/ Set Transmit Interval (TDC) = 60 seconds
958 )))
959
960
961
962 )))
963
964 == 3.2 Set Interrupt Mode ==
965
966
967 Feature, Set Interrupt mode for GPIO_EXIT.
968
969 (% style="color:#037691" %)**AT Command: AT+INTMOD**
970
971 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
972 |=(% style="width: 154px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 196px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Response**
973 |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)(((
974 0
975 OK
976 the mode is 0 =No interruption
977 )))
978 |(% style="width:154px" %)AT+INTMOD=2|(% style="width:196px" %)(((
979 Set Transmit Interval
980 ~1. (Disable Interrupt),
981 2. (Trigger by rising and falling edge)
982 3. (Trigger by falling edge)
983 4. (Trigger by rising edge)
984 )))|(% style="width:157px" %)OK
985
986 (((
987 (% style="color:#037691" %)**Downlink Command: 0x06**
988 )))
989
990 (((
991 Format: Command Code (0x06) followed by 3 bytes.
992 )))
993
994 (((
995 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
996 )))
997
998 * (((
999 Example 1: Downlink Payload: 06000000  ~/~/ Turn off interrupt mode
1000 )))
1001 * (((
1002 Example 2: Downlink Payload: 06000003  ~/~/ Set the interrupt mode to rising edge trigger
1003 )))
1004
1005 (((
1006
1007 )))
1008
1009
1010 == 3.3 Get Firmware Version Info ==
1011
1012
1013 Feature: use downlink to get firmware version.
1014
1015 (% style="color:#037691" %)**Downlink Command: 0x26**
1016
1017 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
1018 |(% style="background-color:#d9e2f3; color:#0070c0; width:193px" %)**Downlink Control Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:57px" %)**FPort**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:159px" %)**Downlink payload size(bytes)**
1019 |(% style="width:193px" %)Get Firmware Version Info|(% style="width:57px" %)Any|(% style="width:91px" %)26|(% style="width:149px" %)2
1020
1021
1022 * Reply to the confirmation package: 26 01
1023 * Reply to non-confirmed packet: 26 00
1024
1025 Device will send an uplink after got this downlink command. With below payload:
1026
1027 Configures info payload:
1028
1029 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1030 |(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**5**|(% style="background-color:#d9e2f3; color:#0070c0; width:100px" %)**1**
1031 |Value|Software Type|(((
1032 Frequency
1033 Band
1034 )))|Sub-band|(((
1035 Firmware
1036 Version
1037 )))|Sensor Type|Reserve|(((
1038 [[Message Type>>||anchor="H2.3.6MessageType"]]
1039 Always 0x02
1040 )))
1041
1042 (% style="color:#037691" %)**Software Type**(%%): Always 0x03 for LLMS01
1043
1044 (% style="color:#037691" %)**Frequency Band**:
1045
1046 *0x01: EU868
1047
1048 *0x02: US915
1049
1050 *0x03: IN865
1051
1052 *0x04: AU915
1053
1054 *0x05: KZ865
1055
1056 *0x06: RU864
1057
1058 *0x07: AS923
1059
1060 *0x08: AS923-1
1061
1062 *0x09: AS923-2
1063
1064 *0xa0: AS923-3
1065
1066
1067 (% style="color:#037691" %)**Sub-Band**(%%): value 0x00 ~~ 0x08
1068
1069 (% style="color:#037691" %)**Firmware Version**(%%): 0x0100, Means: v1.0.0 version
1070
1071 (% style="color:#037691" %)**Sensor Type**:
1072
1073 0x01: LSE01
1074
1075 0x02: LDDS75
1076
1077 0x03: LDDS20
1078
1079 0x04: LLMS01
1080
1081 0x05: LSPH01
1082
1083 0x06: LSNPK01
1084
1085
1086 = 4. Battery & Power Consumption =
1087
1088
1089 LLMS01 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.
1090
1091 [[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
1092
1093
1094 = 5. Use AT Command =
1095
1096 == 5.1 Access AT Commands ==
1097
1098
1099 LLMS01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LLMS01 for using AT command, as below.
1100
1101 [[image:1654593668970-604.png]]
1102
1103 **Connection:**
1104
1105 (% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
1106
1107 (% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
1108
1109 (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
1110
1111
1112 (((
1113 (((
1114 In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LLMS01. LLMS01 will output system info once power on as below:
1115 )))
1116 )))
1117
1118
1119 [[image:1654653659449-932.png]]
1120
1121 Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLLMS01viaATCommandorLoRaWANDownlink"]].
1122
1123
1124 = 6. FAQ =
1125
1126 == 6.1 How to change the LoRa Frequency Bands/Region ==
1127
1128
1129 You can follow the instructions for [[how to upgrade image>>||anchor="H2.9200BFirmwareChangeLog"]].
1130 When downloading the images, choose the required image file for download. ​
1131
1132
1133 = 7. Trouble Shooting =
1134
1135 == 7.1 AT Commands input doesn't work ==
1136
1137
1138 In the 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 press the send key, user need to add ENTER in their string.
1139
1140
1141 = 8. Order Info =
1142
1143
1144 Part Number: (% style="color:blue" %)**LLMS01-XX**
1145
1146
1147 (% style="color:blue" %)**XX**(%%): The default frequency band
1148
1149 * (% style="color:red" %)**AS923**(%%):  LoRaWAN AS923 band
1150 * (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1151 * (% style="color:red" %)**EU433**(%%):  LoRaWAN EU433 band
1152 * (% style="color:red" %)**EU868**(%%):  LoRaWAN EU868 band
1153 * (% style="color:red" %)**KR920**(%%):  LoRaWAN KR920 band
1154 * (% style="color:red" %)**US915**(%%):  LoRaWAN US915 band
1155 * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1156 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1157
1158
1159
1160 = 9. ​Packing Info =
1161
1162
1163 **Package Includes**:
1164
1165 * LLMS01 LoRaWAN Leaf Moisture Sensor x 1
1166
1167 **Dimension and weight**:
1168
1169 * Device Size: cm
1170 * Device Weight: g
1171 * Package Size / pcs : cm
1172 * Weight / pcs : g
1173
1174
1175
1176 = 10. ​Support =
1177
1178
1179 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1180 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]].
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0