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