Show last authors
1 (% style="text-align:center" %)
2 [[image:1654574317295-380.png||height="621" width="576"]]
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18 = 1. Introduction =
19
20 == 1.1 ​What is LoRaWAN Soil pH Sensor ==
21
22 The Dragino LSPH01 is a (% style="color:#4f81bd" %)**LoRaWAN Soil pH Sensor**(%%) for IoT of Agriculture. It is designed to measure the soil PH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof.
23
24 LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use.
25
26 The LoRa wireless technology used in LSPH01 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.
27
28 LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years.
29
30 Each LSPH01 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.
31
32
33 [[image:1654580186518-415.png]]
34
35
36
37 == ​1.2 Features ==
38
39 * LoRaWAN 1.0.3 Class A
40 * Ultra-low power consumption
41 * Monitor soil pH with temperature compensation.
42 * Monitor soil temperature
43 * Monitor Battery Level
44 * Support pH calibration by end user
45 * Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
46 * AT Commands to change parameters
47 * Uplink on periodically
48 * Downlink to change configure
49 * IP66 Waterproof Enclosure
50 * IP68 rate for the Sensor Probe
51 * 8500mAh Battery for long term use
52
53 == 1.3 Probe Specification ==
54
55
56 (% style="color:#4f81bd" %)**Soil pH:**
57
58 * Range: 3 ~~ 10 pH
59 * Resolution: 0.01 pH
60 * Accuracy: ±2% under (0~~50 ℃, Accuracy will poor under 0 due to frozen)
61 * Temperature Compensation Range: 0 ~~ 50℃
62 * IP68 Protection
63 * Length: 3.5 meters
64
65 (% style="color:#4f81bd" %)**Soil Temperature:**
66
67 * Range -40℃~85℃
68 * Resolution: 0.1℃
69 * Accuracy: <±0.5℃(-10℃~40℃),<±0.8℃ (others)
70 * IP68 Protection
71 * Length: 3.5 meters
72
73 == 1.4 ​Applications ==
74
75 * Smart Agriculture
76
77 == 1.5 Pin mapping and power on ==
78
79 [[image:1654580482666-473.png]]
80
81
82
83 = 2. Configure LSPH01 to connect to LoRaWAN network =
84
85 == 2.1 How it works ==
86
87 (((
88 The LSPH01 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 LSPH01. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is 20 minutes.
89 )))
90
91 (((
92 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.200BUseATCommand"]]to set the keys in the LSPH01.
93 )))
94
95
96 == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
97
98 (((
99 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.
100 )))
101
102 (((
103
104 )))
105
106 (((
107 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.
108 )))
109
110 (((
111 **Step 1**: Create a device in TTN with the OTAA keys from LSPH01.
112 )))
113
114 (((
115 Each LSPH01 is shipped with a sticker with the default device EUI as below:
116 )))
117
118
119 [[image:image-20220607135531-1.jpeg]]
120
121
122 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:
123
124
125 **Register the device**
126
127 [[image:1654581442672-605.png]]
128
129
130
131 **Add APP EUI and DEV EUI**
132
133 [[image:1654581465717-368.png]]
134
135
136
137 **Add APP EUI in the application**
138
139 [[image:1654581493871-516.png]]
140
141
142
143 **Add APP KEY**
144
145 [[image:1654581517630-991.png]]
146
147
148 **Step 2**: Power on LSPH01
149
150
151 Put a Jumper on JP2 to power on the device. ( The Switch must be in FLASH position).
152
153 [[image:image-20220607135918-2.png]]
154
155
156 **Step 3:** The LSPH01 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.
157
158 [[image:1654581590132-631.png]]
159
160
161
162 == 2.3 ​Uplink Payload ==
163
164 LSPH01 will uplink payload via LoRaWAN with below payload format: 
165
166 Uplink payload includes in total 11 bytes.
167
168 Normal uplink payload:
169
170 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
171 |(((
172 **Size**
173
174 **(bytes)**
175 )))|**2**|**2**|**2**|**2**|**1**|**1**|**1**
176 |**Value**|[[BAT>>path:#bat]]|(((
177 [[Temperature>>path:#DS18B20]]
178
179 [[( Optional )>>path:#DS18B20]]
180 )))|[[Soil pH>>path:#Soil_Nitrogen]]|[[Soil Temperature>>path:#Soil_Phosphorus]]|(((
181 [[Digital Interrupt>>path:#Int_pin]]
182
183 [[(Optional)>>path:#Int_pin]]
184 )))|Reserve|(((
185 [[Message>>path:#Message_Type]]
186
187 [[Type>>path:#Message_Type]]
188 )))
189
190 [[image:1654581735133-458.png]]
191
192
193
194 === 2.3.1 Battery Info ===
195
196
197 Check the battery voltage for LSPH01.
198
199 Ex1: 0x0B45 = 2885mV
200
201 Ex2: 0x0B49 = 2889mV
202
203
204
205 === 2.3.2 DS18B20 Temperature sensor ===
206
207 This is optional, user can connect external DS18B20 sensor to the +3.3v, 1-wire and GND pin . and this field will report temperature.
208
209
210 **Example**:
211
212 If payload is: 0105H:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
213
214 If payload is: FF3FH :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
215
216
217
218 === 2.3.3 Soil pH ===
219
220 Range: 0 ~~ 14 pH
221
222 **Example:**
223
224 (% style="color:#037691" %)** 0x02B7(H) = 695(D) = 6.95pH**
225
226
227
228 === 2.3.4 Soil Temperature ===
229
230 Get Soil Temperature 
231
232
233 **Example**:
234
235 If payload is: **0105H**:  (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree
236
237 If payload is: **FF3FH** :  (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees.
238
239
240
241 === 2.3.5 Interrupt Pin ===
242
243 This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.
244
245
246 **Example:**
247
248 0x00: Normal uplink packet.
249
250 0x01: Interrupt Uplink Packet.
251
252
253
254 === 2.3.6 Message Type ===
255
256 For a normal uplink payload, the message type is always 0x01.
257
258 Valid Message Type:
259
260
261 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %)
262 |**Message Type Code**|**Description**|**Payload**
263 |0x01|Normal Uplink|[[Normal Uplink Payload>>||anchor="H2.3Uplink Payload"]]
264 |0x02|Reply configures info|[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]
265 |0x03|Reply Calibration Info|[[Calibration Payload>>||anchor="H2.7Calibration"]]
266
267
268
269 === 2.3.7 Decode payload in The Things Network ===
270
271
272 While using TTN network, you can add the payload format to decode the payload.
273
274
275 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
276
277 The payload decoder function for TTN is here:
278
279 LSPH01 TTN Payload Decoder: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
280
281
282 1.
283 11. Uplink Interval
284
285 The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link:
286
287 [[http:~~/~~/wiki.dragino.com/index.pHp?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]]
288
289
290
291 1.
292 11. ​Show Data in DataCake IoT Server
293
294 [[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:
295
296
297 **Step 1**: Be sure that your device is programmed and properly connected to the network at this time.
298
299 **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:
300
301
302 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png]]
303
304
305 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image013.png]]
306
307
308 Step 3: Create an account or log in Datacake.
309
310 Step 4: Create LSPH01 product.
311
312 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
313
314
315
316 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
317
318
319 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image016.png]]
320
321
322 Step 5: add payload decode
323
324 Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]]
325
326
327 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
328
329 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image018.png]]
330
331
332 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.png]]
333
334
335 After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
336
337
338 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
339
340
341
342
343
344 1.
345 11. Installation and Maintain
346 111. Before measurement
347
348 If the LSPH01 has more than 7 days not use or just clean the pH probe. User should put the probe inside pure water for more than 24 hours for activation. If no put in water, user need to put inside soil for more than 24 hours to ensure the measurement accuracy. 
349
350
351 1.
352 11.
353 111. Measurement
354
355 **Measurement the soil surface**
356
357
358 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]] Choose the proper measuring position. Split the surface soil according to the measured deep.
359
360
361 Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things.
362
363
364 Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting.
365
366
367 Put soil over the probe after insert. And start to measure.
368
369
370 **Measurement inside soil**
371
372
373
374 Dig a hole with diameter > 20CM.
375
376
377 Insert the probe inside, method like measure the surface.
378
379
380 1.
381 11.
382 111. Maintain Probe
383 1111. pH probe electrode is fragile and no strong. User must avoid strong force or hitting it.
384 1111. After long time use (3~~ 6  months). The probe electrode needs to be clean; user can use high grade sandpaper to polish it or put in 5% hydrochloric acid for several minutes. After the metal probe looks like new, user can use pure water to wash it.
385 1111. Probe reference electrode is also no strong, need to avoid strong force or hitting.
386 1111. User should keep reference electrode wet while not use.
387 1111. Avoid the probes to touch oily matter. Which will cause issue in accuracy.
388 1111. The probe is IP68 can be put in water.
389
390 1.
391 11. Calibration
392
393 User can do calibration for the probe. It is limited to use below pH buffer solution to calibrate: 4.00, 6.86, 9.18. When calibration, user need to clean the electrode and put the probe in the pH buffer solution to wait the value stable ( a new clean electrode might need max 24 hours to be stable).
394
395
396 **After stable, user can use below command to calibrate.**
397
398
399 |**pH buffer solution**|**AT Command to calibrate**|**Downlink Command**|**Read Cal Value**
400 |**4.00**|**AT+PHCAL=4**|(((
401 **0x13 04**
402
403 **Reply with Calibrate payload**
404 )))|(((
405 **AT+PHCAL=?**
406
407 **Example 41,61,91**
408 )))
409 |**6.86**|**AT+PHCAL=6**|(((
410 **0x13 06**
411
412 **Reply with Calibrate payload**
413 )))|**AT+PHCAL=?**
414 |**9.18**|**AT+PHCAL=9**|(((
415 **0x13 09**
416
417 **Reply with Calibrate payload**
418 )))|**AT+PHCAL=?**
419 |**Factory Default**|**AT+PHCAL=15**|(((
420 **0x13 15**
421
422 **Reply with Calibrate payload**
423 )))|(((
424 **AT+PHCAL=?**
425
426 **Example 151**
427 )))
428
429 Calibration Payload
430
431 |(((
432 **Size**
433
434 **(bytes)**
435 )))|**1**|**1**|**1**|**7**|**1**
436 |**Value**|(((
437 PH4
438
439 Calibrate value
440 )))|PH6.86 Calibrate value|(((
441 PH9.18
442
443 Calibrate value
444 )))|Reserve|(((
445 [[Message>>path:#Message_Type]]
446
447 [[Type>>path:#Message_Type]]
448
449 Always 0x03
450 )))
451
452 User can also send 0x14 downlink command to poll the current calibration payload.
453
454
455 |**Downlink Control Type**|**FPort**|**Type Code**|**Downlink payload size(bytes)**
456 |Get Calibration Version Info|Any|14|2
457
458 * Reply to the confirmation package: 14 01
459 * Reply to non-confirmed packet: 14 00
460
461 1.
462 11. Frequency Plans
463
464 The LSPH01 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.
465
466 1.
467 11.
468 111. EU863-870 (EU868)
469
470 Uplink:
471
472 868.1 - SF7BW125 to SF12BW125
473
474 868.3 - SF7BW125 to SF12BW125 and SF7BW250
475
476 868.5 - SF7BW125 to SF12BW125
477
478 867.1 - SF7BW125 to SF12BW125
479
480 867.3 - SF7BW125 to SF12BW125
481
482 867.5 - SF7BW125 to SF12BW125
483
484 867.7 - SF7BW125 to SF12BW125
485
486 867.9 - SF7BW125 to SF12BW125
487
488 868.8 - FSK
489
490
491 Downlink:
492
493 Uplink channels 1-9 (RX1)
494
495 869.525 - SF9BW125 (RX2 downlink only)
496
497
498 1.
499 11.
500 111. US902-928(US915)
501
502 Used in USA, Canada and South America. Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
503
504
505 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.
506
507
508 After Join success, the end node will switch to the correct sub band by:
509
510 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
511 * 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)
512
513 1.
514 11.
515 111. CN470-510 (CN470)
516
517 Used in China, Default use CHE=1
518
519 Uplink:
520
521 486.3 - SF7BW125 to SF12BW125
522
523 486.5 - SF7BW125 to SF12BW125
524
525 486.7 - SF7BW125 to SF12BW125
526
527 486.9 - SF7BW125 to SF12BW125
528
529 487.1 - SF7BW125 to SF12BW125
530
531 487.3 - SF7BW125 to SF12BW125
532
533 487.5 - SF7BW125 to SF12BW125
534
535 487.7 - SF7BW125 to SF12BW125
536
537
538 Downlink:
539
540 506.7 - SF7BW125 to SF12BW125
541
542 506.9 - SF7BW125 to SF12BW125
543
544 507.1 - SF7BW125 to SF12BW125
545
546 507.3 - SF7BW125 to SF12BW125
547
548 507.5 - SF7BW125 to SF12BW125
549
550 507.7 - SF7BW125 to SF12BW125
551
552 507.9 - SF7BW125 to SF12BW125
553
554 508.1 - SF7BW125 to SF12BW125
555
556 505.3 - SF12BW125 (RX2 downlink only)
557
558
559 1.
560 11.
561 111. AU915-928(AU915)
562
563 Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
564
565
566 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.
567
568
569 After Join success, the end node will switch to the correct sub band by:
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 1.
575 11.
576 111. AS920-923 & AS923-925 (AS923)
577
578 **Default Uplink channel:**
579
580 923.2 - SF7BW125 to SF10BW125
581
582 923.4 - SF7BW125 to SF10BW125
583
584
585 **Additional Uplink Channel**:
586
587 (OTAA mode, channel added by JoinAccept message)
588
589 **AS920~~AS923 for Japan, Malaysia, Singapore**:
590
591 922.2 - SF7BW125 to SF10BW125
592
593 922.4 - SF7BW125 to SF10BW125
594
595 922.6 - SF7BW125 to SF10BW125
596
597 922.8 - SF7BW125 to SF10BW125
598
599 923.0 - SF7BW125 to SF10BW125
600
601 922.0 - SF7BW125 to SF10BW125
602
603
604 **AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
605
606 923.6 - SF7BW125 to SF10BW125
607
608 923.8 - SF7BW125 to SF10BW125
609
610 924.0 - SF7BW125 to SF10BW125
611
612 924.2 - SF7BW125 to SF10BW125
613
614 924.4 - SF7BW125 to SF10BW125
615
616 924.6 - SF7BW125 to SF10BW125
617
618
619
620 **Downlink:**
621
622 Uplink channels 1-8 (RX1)
623
624 923.2 - SF10BW125 (RX2)
625
626
627 1.
628 11.
629 111. KR920-923 (KR920)
630
631 Default channel:
632
633 922.1 - SF7BW125 to SF12BW125
634
635 922.3 - SF7BW125 to SF12BW125
636
637 922.5 - SF7BW125 to SF12BW125
638
639
640 Uplink: (OTAA mode, channel added by JoinAccept message)
641
642 922.1 - SF7BW125 to SF12BW125
643
644 922.3 - SF7BW125 to SF12BW125
645
646 922.5 - SF7BW125 to SF12BW125
647
648 922.7 - SF7BW125 to SF12BW125
649
650 922.9 - SF7BW125 to SF12BW125
651
652 923.1 - SF7BW125 to SF12BW125
653
654 923.3 - SF7BW125 to SF12BW125
655
656
657 Downlink:
658
659 Uplink channels 1-7(RX1)
660
661 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
662
663
664 1.
665 11.
666 111. IN865-867 (IN865)
667
668 Uplink:
669
670 865.0625 - SF7BW125 to SF12BW125
671
672 865.4025 - SF7BW125 to SF12BW125
673
674 865.9850 - SF7BW125 to SF12BW125
675
676
677 Downlink:
678
679 Uplink channels 1-3 (RX1)
680
681 866.550 - SF10BW125 (RX2)
682
683
684 1.
685 11. LED Indicator
686
687 The LSPH01 has an internal LED which is to show the status of different state.
688
689
690 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
691 * Blink once when device transmit a packet.
692
693 1.
694 11. ​Firmware Change Log
695
696 **Firmware download link:**
697
698 [[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/]]
699
700
701 **Firmware Upgrade Method:**
702
703 [[http:~~/~~/wiki.dragino.com/index.pHp?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Introduction]]
704
705
706
707
708
709
710 1. Configure LSPH01 via AT Command or LoRaWAN Downlink
711
712 Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
713
714 * AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
715 * LoRaWAN Downlink instruction for different platforms:
716
717 [[http:~~/~~/wiki.dragino.com/index.pHp?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
718
719
720 There are two kinds of commands to configure LSPH01, they are:
721
722 * **General Commands**.
723
724 These commands are to configure:
725
726 * General system settings like: uplink interval.
727 * LoRaWAN protocol & radio related command.
728
729 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
730
731 [[http:~~/~~/wiki.dragino.com/index.pHp?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
732
733
734 * **Commands special design for LSPH01**
735
736 These commands only valid for LSPH01, as below:
737
738
739 1.
740 11. Set Transmit Interval Time
741
742 Feature: Change LoRaWAN End Node Transmit Interval.
743
744 **AT Command: AT+TDC**
745
746 |**Command Example**|**Function**|**Response**
747 |AT+TDC=?|Show current transmit Interval|(((
748 30000
749
750 OK
751
752 the interval is 30000ms = 30s
753 )))
754 |AT+TDC=60000|Set Transmit Interval|(((
755 OK
756
757 Set transmit interval to 60000ms = 60 seconds
758 )))
759
760 **Downlink Command: 0x01**
761
762 Format: Command Code (0x01) followed by 3 bytes time value.
763
764 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
765
766 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
767 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
768
769 1.
770 11. Set Interrupt Mode
771
772 Feature, Set Interrupt mode for GPIO_EXIT.
773
774 **AT Command: AT+INTMOD**
775
776 |**Command Example**|**Function**|**Response**
777 |AT+INTMOD=?|Show current interrupt mode|(((
778 0
779
780 OK
781
782 the mode is 0 = No interruption
783 )))
784 |AT+INTMOD=2|(((
785 Set Transmit Interval
786
787 1. (Disable Interrupt),
788 1. (Trigger by rising and falling edge),
789 1. (Trigger by falling edge)
790 1. (Trigger by rising edge)
791 )))|OK
792
793 **Downlink Command: 0x06**
794
795 Format: Command Code (0x06) followed by 3 bytes.
796
797 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
798
799 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
800 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
801
802 1.
803 11. Calibrate Sensor
804
805 Detail See [[Calibration Guide>>path:#Calibration]] for the user of 0x13 and 0x14 downlink commands
806
807
808
809 1.
810 11. Get Firmware Version Info
811
812 Feature: use downlink to get firmware version.
813
814
815 **Downlink Command: 0x26**
816
817
818 |**Downlink Control Type**|**FPort**|**Type Code**|**Downlink payload size(bytes)**
819 |Get Firmware Version Info|Any|26|2
820
821 * Reply to the confirmation package: 26 01
822 * Reply to non-confirmed packet: 26 00
823
824 Device will send an uplink after got this downlink command. With below payload:
825
826 Configures info payload:
827
828 |(((
829 **Size**
830
831 **(bytes)**
832 )))|**1**|**1**|**1**|**1**|**1**|**5**|**1**
833 |**Value**|Software Type|(((
834 Frequency
835
836 Band
837 )))|Sub-band|(((
838 Firmware
839
840 Version
841 )))|Sensor Type|Reserve|(((
842 [[Message>>path:#Message_Type]]
843
844 [[Type>>path:#Message_Type]]
845
846 Always 0x02
847 )))
848
849 **Software Type**: Always 0x03 for LSPH01
850
851
852 **Frequency Band**:
853
854 *0x01: EU868
855
856 *0x02: US915
857
858 *0x03: IN865
859
860 *0x04: AU915
861
862 *0x05: KZ865
863
864 *0x06: RU864
865
866 *0x07: AS923
867
868 *0x08: AS923-1
869
870 *0x09: AS923-2
871
872 *0xa0: AS923-3
873
874
875 **Sub-Band**: value 0x00 ~~ 0x08
876
877
878 **Firmware Version**: 0x0100, Means: v1.0.0 version
879
880
881 **Sensor Type**:
882
883 0x01: LSE01
884
885 0x02: LDDS75
886
887 0x03: LDDS20
888
889 0x04: LLMS01
890
891 0x05: LSPH01
892
893 0x06: LSNPK01
894
895 0x07: LDDS12
896
897
898
899
900
901
902 1. Battery & How to replace
903 11. Battery Type
904
905 LSPH01 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.
906
907
908 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
909
910 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]]
911
912
913 Minimum Working Voltage for the LSPH01:
914
915 LSPH01:  2.45v ~~ 3.6v
916
917
918 1.
919 11. Replace Battery
920
921 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
922
923 And make sure the positive and negative pins match.
924
925
926
927 1.
928 11. Power Consumption Analyze
929
930 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.
931
932
933 Instruction to use as below:
934
935
936 Step 1: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
937
938 [[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/]]
939
940
941 Step 2: Open it and choose
942
943 * Product Model
944 * Uplink Interval
945 * Working Mode
946
947 And the Life expectation in difference case will be shown on the right.
948
949 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
950
951
952 The battery related documents as below:
953
954 * [[Battery Dimension>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]],
955 * [[Lithium-Thionyl Chloride Battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] datasheet
956 * [[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]]
957
958 |(((
959 JST-XH-2P connector
960 )))
961
962 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.png]]
963
964
965
966 1.
967 11.
968 111. ​Battery Note
969
970 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.
971
972
973 1.
974 11.
975 111. ​Replace the battery
976
977 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.
978
979
980 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)
981
982
983
984
985
986
987 1. Use AT Command
988 11. Access AT Commands
989
990 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.
991
992 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.png]]
993
994 Connection:
995
996 USB TTL GND <~-~-~-~-> GND
997
998 USB TTL TXD <~-~-~-~-> UART_RXD
999
1000 USB TTL RXD <~-~-~-~-> UART_TXD
1001
1002
1003 In the PC, you need to set the serial baud rate to **9600** to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1004
1005
1006 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
1007
1008 Valid AT Command please check [[Configure Device>>path:#Configure_Device]].
1009
1010
1011
1012
1013 1. FAQ
1014 11. How to change the LoRa Frequency Bands/Region
1015
1016 You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
1017 When downloading the images, choose the required image file for download. ​
1018
1019
1020
1021 1. Trouble Shooting
1022 11. AT Commands input doesn’t work
1023
1024 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 **ENTER** while sending out the command. Some serial tool doesn’t send **ENTER** while press the send key, user need to add ENTER in their string.
1025
1026
1027 1. Order Info
1028
1029 Part Number: **LSPH01-XX**
1030
1031
1032 **XX**: The default frequency band
1033
1034 * **AS923**: LoRaWAN AS923 band
1035 * **AU915**: LoRaWAN AU915 band
1036 * **EU433**: LoRaWAN EU433 band
1037 * **EU868**: LoRaWAN EU868 band
1038 * **KR920**: LoRaWAN KR920 band
1039 * **US915**: LoRaWAN US915 band
1040 * **IN865**: LoRaWAN IN865 band
1041 * **CN470**: LoRaWAN CN470 band
1042
1043 1. ​Packing Info
1044
1045 **Package Includes**:
1046
1047 * LSPH01 LoRaWAN Soil Ph Sensor x 1
1048
1049 **Dimension and weight**:
1050
1051 * Device Size: cm
1052 * Device Weight: g
1053 * Package Size / pcs : cm
1054 * Weight / pcs : g
1055
1056 = 10. ​Support =
1057
1058 * 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.
1059 * 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
1060
1061 [[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]]
1062
1063
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0