Version 99.23 by Xiaoling on 2023/05/31 16:52

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