Version 35.5 by Xiaoling on 2022/06/07 16:51

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