Version 35.3 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 26.5 500 === 2.8.3 CN470-510 (CN470) ===
501
Xiaoling 2.2 502 Used in China, Default use CHE=1
503
Xiaoling 26.5 504 (% style="color:blue" %)**Uplink:**
Xiaoling 2.2 505
506 486.3 - SF7BW125 to SF12BW125
507
508 486.5 - SF7BW125 to SF12BW125
509
510 486.7 - SF7BW125 to SF12BW125
511
512 486.9 - SF7BW125 to SF12BW125
513
514 487.1 - SF7BW125 to SF12BW125
515
516 487.3 - SF7BW125 to SF12BW125
517
518 487.5 - SF7BW125 to SF12BW125
519
520 487.7 - SF7BW125 to SF12BW125
521
522
Xiaoling 26.5 523 (% style="color:blue" %)**Downlink:**
Xiaoling 2.2 524
525 506.7 - SF7BW125 to SF12BW125
526
527 506.9 - SF7BW125 to SF12BW125
528
529 507.1 - SF7BW125 to SF12BW125
530
531 507.3 - SF7BW125 to SF12BW125
532
533 507.5 - SF7BW125 to SF12BW125
534
535 507.7 - SF7BW125 to SF12BW125
536
537 507.9 - SF7BW125 to SF12BW125
538
539 508.1 - SF7BW125 to SF12BW125
540
541 505.3 - SF12BW125 (RX2 downlink only)
542
543
544
Xiaoling 26.5 545 === 2.8.4 AU915-928(AU915) ===
546
547 (((
Xiaoling 2.2 548 Frequency band as per definition in LoRaWAN 1.0.3 Regional document.
Xiaoling 26.5 549 )))
Xiaoling 2.2 550
Xiaoling 26.5 551 (((
Xiaoling 2.2 552 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 553 )))
Xiaoling 2.2 554
Xiaoling 26.5 555 (((
556
557 )))
Xiaoling 2.2 558
Xiaoling 26.5 559 (((
Xiaoling 2.2 560 After Join success, the end node will switch to the correct sub band by:
Xiaoling 26.5 561 )))
Xiaoling 2.2 562
563 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
564 * 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)
565
Xiaoling 26.5 566 === 2.8.5 AS920-923 & AS923-925 (AS923) ===
567
Xiaoling 26.7 568 (% style="color:blue" %)**Default Uplink channel:**
Xiaoling 2.2 569
570 923.2 - SF7BW125 to SF10BW125
571
572 923.4 - SF7BW125 to SF10BW125
573
574
Xiaoling 26.7 575 (% style="color:blue" %)**Additional Uplink Channel**:
Xiaoling 2.2 576
577 (OTAA mode, channel added by JoinAccept message)
578
579
Xiaoling 26.7 580 (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**:
581
Xiaoling 2.2 582 922.2 - SF7BW125 to SF10BW125
583
584 922.4 - SF7BW125 to SF10BW125
585
586 922.6 - SF7BW125 to SF10BW125
587
588 922.8 - SF7BW125 to SF10BW125
589
590 923.0 - SF7BW125 to SF10BW125
591
592 922.0 - SF7BW125 to SF10BW125
593
594
Xiaoling 26.7 595 (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**:
Xiaoling 2.2 596
597 923.6 - SF7BW125 to SF10BW125
598
599 923.8 - SF7BW125 to SF10BW125
600
601 924.0 - SF7BW125 to SF10BW125
602
603 924.2 - SF7BW125 to SF10BW125
604
605 924.4 - SF7BW125 to SF10BW125
606
607 924.6 - SF7BW125 to SF10BW125
608
609
Xiaoling 26.7 610 (% style="color:blue" %)**Downlink:**
Xiaoling 2.2 611
612 Uplink channels 1-8 (RX1)
613
614 923.2 - SF10BW125 (RX2)
615
616
617
Xiaoling 26.7 618 === 2.8.6 KR920-923 (KR920) ===
Xiaoling 2.2 619
Xiaoling 26.7 620 (% style="color:blue" %)**Default channel:**
621
Xiaoling 2.2 622 922.1 - SF7BW125 to SF12BW125
623
624 922.3 - SF7BW125 to SF12BW125
625
626 922.5 - SF7BW125 to SF12BW125
627
628
Xiaoling 26.7 629 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)**
Xiaoling 2.2 630
631 922.1 - SF7BW125 to SF12BW125
632
633 922.3 - SF7BW125 to SF12BW125
634
635 922.5 - SF7BW125 to SF12BW125
636
637 922.7 - SF7BW125 to SF12BW125
638
639 922.9 - SF7BW125 to SF12BW125
640
641 923.1 - SF7BW125 to SF12BW125
642
643 923.3 - SF7BW125 to SF12BW125
644
645
Xiaoling 26.7 646 (% style="color:blue" %)**Downlink:**
Xiaoling 2.2 647
648 Uplink channels 1-7(RX1)
649
650 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
651
652
Xiaoling 26.7 653 === 2.8.7 IN865-867 (IN865) ===
Xiaoling 2.2 654
Xiaoling 26.7 655 (% style="color:blue" %)**Uplink:**
Xiaoling 2.2 656
657 865.0625 - SF7BW125 to SF12BW125
658
659 865.4025 - SF7BW125 to SF12BW125
660
661 865.9850 - SF7BW125 to SF12BW125
662
663
Xiaoling 26.7 664 (% style="color:blue" %)**Downlink:**
Xiaoling 2.2 665
666 Uplink channels 1-3 (RX1)
667
668 866.550 - SF10BW125 (RX2)
669
670
671
Xiaoling 26.7 672 == 2.9 LED Indicator ==
673
Xiaoling 2.2 674 The LSPH01 has an internal LED which is to show the status of different state.
675
676 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
677 * Blink once when device transmit a packet.
678
Xiaoling 26.9 679 == 2.10 ​Firmware Change Log ==
Xiaoling 2.2 680
Xiaoling 26.15 681
Xiaoling 2.2 682 **Firmware download link:**
683
684 [[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/]]
685
686
Xiaoling 26.14 687 **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
Xiaoling 2.2 688
689
690
Xiaoling 26.16 691 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink =
Xiaoling 2.2 692
693 Use can configure LSPH01 via AT Command or LoRaWAN Downlink.
694
Xiaoling 26.17 695 * AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]].
696 * LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]]
Xiaoling 2.2 697
698 There are two kinds of commands to configure LSPH01, they are:
699
Xiaoling 27.2 700 * (% style="color:#4f81bd" %)** General Commands**.
Xiaoling 2.2 701
702 These commands are to configure:
703
704 * General system settings like: uplink interval.
705 * LoRaWAN protocol & radio related command.
706
Xiaoling 26.17 707 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 708
709
Xiaoling 27.2 710 * (% style="color:#4f81bd" %)** Commands special design for LSPH01**
Xiaoling 2.2 711
712 These commands only valid for LSPH01, as below:
713
714
715
Xiaoling 27.2 716 == 3.1 Set Transmit Interval Time ==
717
Xiaoling 2.2 718 Feature: Change LoRaWAN End Node Transmit Interval.
719
Xiaoling 27.2 720 (% style="color:#037691" %)**AT Command: AT+TDC**
Xiaoling 2.2 721
Xiaoling 27.2 722
723 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
724 |(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
725 |(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
Xiaoling 2.2 726 30000
727
728 OK
729
730 the interval is 30000ms = 30s
731 )))
Xiaoling 27.2 732 |(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
Xiaoling 2.2 733 OK
734
735 Set transmit interval to 60000ms = 60 seconds
736 )))
737
Xiaoling 27.2 738 (% style="color:#037691" %)**Downlink Command: 0x01**
Xiaoling 2.2 739
740 Format: Command Code (0x01) followed by 3 bytes time value.
741
742 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
743
744 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
745 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
746
Xiaoling 27.3 747 == 3.2 Set Interrupt Mode ==
748
Xiaoling 2.2 749 Feature, Set Interrupt mode for GPIO_EXIT.
750
Xiaoling 27.3 751 (% style="color:#037691" %)**AT Command: AT+INTMOD**
Xiaoling 2.2 752
Xiaoling 28.2 753 [[image:image-20220607153759-6.png]]
Xiaoling 2.2 754
755
Xiaoling 27.3 756 (% style="color:#037691" %)**Downlink Command: 0x06**
Xiaoling 2.2 757
758 Format: Command Code (0x06) followed by 3 bytes.
759
760 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
761
762 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
763 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
764
Xiaoling 27.3 765 == 3.3 Calibrate Sensor ==
766
Xiaoling 34.28 767 Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
Xiaoling 2.2 768
769
770
Xiaoling 28.3 771 == 3.4 Get Firmware Version Info ==
772
Xiaoling 2.2 773 Feature: use downlink to get firmware version.
774
Xiaoling 27.3 775 (% style="color:#037691" %)**Downlink Command: 0x26**
Xiaoling 2.2 776
Xiaoling 29.2 777 [[image:image-20220607154718-7.png]]
Xiaoling 2.2 778
779 * Reply to the confirmation package: 26 01
780 * Reply to non-confirmed packet: 26 00
781
782 Device will send an uplink after got this downlink command. With below payload:
783
784 Configures info payload:
785
Xiaoling 29.4 786 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
787 |=(((
788 **Size(bytes)**
789 )))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
Xiaoling 2.2 790 |**Value**|Software Type|(((
791 Frequency
792
793 Band
794 )))|Sub-band|(((
795 Firmware
796
797 Version
798 )))|Sensor Type|Reserve|(((
Xiaoling 29.4 799 [[Message Type>>||anchor="H2.3.6MessageType"]]
Xiaoling 2.2 800 Always 0x02
801 )))
802
803 **Software Type**: Always 0x03 for LSPH01
804
805
806 **Frequency Band**:
807
808 *0x01: EU868
809
810 *0x02: US915
811
812 *0x03: IN865
813
814 *0x04: AU915
815
816 *0x05: KZ865
817
818 *0x06: RU864
819
820 *0x07: AS923
821
822 *0x08: AS923-1
823
824 *0x09: AS923-2
825
826 *0xa0: AS923-3
827
828
829 **Sub-Band**: value 0x00 ~~ 0x08
830
831
832 **Firmware Version**: 0x0100, Means: v1.0.0 version
833
834
835 **Sensor Type**:
836
837 0x01: LSE01
838
839 0x02: LDDS75
840
841 0x03: LDDS20
842
843 0x04: LLMS01
844
845 0x05: LSPH01
846
847 0x06: LSNPK01
848
849 0x07: LDDS12
850
851
852
Xiaoling 29.9 853 = 4. Battery & How to replace =
Xiaoling 2.2 854
Xiaoling 29.9 855 == 4.1 Battery Type ==
Xiaoling 2.2 856
Xiaoling 30.2 857 (((
Xiaoling 2.2 858 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 859 )))
Xiaoling 2.2 860
Xiaoling 30.2 861 (((
Xiaoling 2.2 862 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 863 )))
Xiaoling 2.2 864
Xiaoling 30.2 865 [[image:1654588469844-778.png]]
Xiaoling 2.2 866
867
868 Minimum Working Voltage for the LSPH01:
869
870 LSPH01:  2.45v ~~ 3.6v
871
872
873
Xiaoling 30.3 874 == 4.2 Replace Battery ==
875
Xiaoling 30.5 876 (((
Xiaoling 2.2 877 Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
Xiaoling 30.5 878 )))
Xiaoling 2.2 879
Xiaoling 30.5 880 (((
Xiaoling 2.2 881 And make sure the positive and negative pins match.
Xiaoling 30.5 882 )))
Xiaoling 2.2 883
884
885
Xiaoling 30.4 886 == 4.3 Power Consumption Analyze ==
Xiaoling 2.2 887
Xiaoling 30.5 888 (((
Xiaoling 2.2 889 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 890 )))
Xiaoling 2.2 891
Xiaoling 30.5 892 (((
Xiaoling 2.2 893 Instruction to use as below:
Xiaoling 30.5 894 )))
Xiaoling 2.2 895
896
Xiaoling 32.3 897 **Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
Xiaoling 2.2 898
899 [[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/]]
900
901
Xiaoling 32.3 902 **Step 2**: Open it and choose
Xiaoling 2.2 903
904 * Product Model
905 * Uplink Interval
906 * Working Mode
907
908 And the Life expectation in difference case will be shown on the right.
909
Xiaoling 32.2 910 [[image:1654588577573-122.png]]
Xiaoling 2.2 911
912
913 The battery related documents as below:
914
Xiaoling 32.2 915 * (((
916 [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
Xiaoling 2.2 917 )))
Xiaoling 32.2 918 * (((
919 [[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
920 )))
921 * (((
922 [[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]]
923 )))
Xiaoling 2.2 924
Xiaoling 32.2 925 [[image:image-20220607155856-8.png]]
Xiaoling 2.2 926
927
928
Xiaoling 32.4 929 === 4.3.1 ​Battery Note ===
Xiaoling 2.2 930
Xiaoling 32.4 931 (((
Xiaoling 2.2 932 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 933 )))
Xiaoling 2.2 934
935
936
Xiaoling 32.4 937 === ​4.3.2 Replace the battery ===
938
Xiaoling 2.2 939 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.
940
941 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)
942
943
944
Xiaoling 33.2 945 = 5. Use AT Command =
Xiaoling 2.2 946
Xiaoling 33.2 947 == 5.1 Access AT Commands ==
Xiaoling 2.2 948
949 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.
950
Xiaoling 33.2 951 [[image:1654589001411-343.png]]
Xiaoling 2.2 952
Xiaoling 34.6 953 **Connection:**
Xiaoling 2.2 954
Xiaoling 34.2 955 (% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
Xiaoling 2.2 956
Xiaoling 34.2 957 (% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
Xiaoling 2.2 958
Xiaoling 34.2 959 (% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
Xiaoling 2.2 960
961
Xiaoling 34.6 962 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 963
964
Xiaoling 34.2 965 [[image:1654589062541-567.png]]
Xiaoling 2.2 966
Xiaoling 34.32 967 Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].
Xiaoling 2.2 968
969
970
Xiaoling 34.7 971 = 6. FAQ =
Xiaoling 2.2 972
Xiaoling 34.7 973 == 6.1 How to change the LoRa Frequency Bands/Region ==
974
Xiaoling 34.8 975 You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
Xiaoling 2.2 976 When downloading the images, choose the required image file for download. ​
977
978
979
Xiaoling 34.7 980 = 7. Trouble Shooting =
Xiaoling 2.2 981
Xiaoling 34.7 982 == 7.1 AT Commands input doesn’t work ==
983
Xiaoling 34.9 984 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 985
986
987
Xiaoling 34.9 988 = 8. Order Info =
Xiaoling 2.2 989
Xiaoling 34.9 990 Part Number: (% style="color:blue" %)**LSPH01-XX**
Xiaoling 2.2 991
992
Xiaoling 34.9 993 (% style="color:blue" %)**XX**(%%): The default frequency band
Xiaoling 2.2 994
Xiaoling 34.13 995 * (% style="color:red" %)**AS923**(%%):  LoRaWAN AS923 band
Xiaoling 34.9 996 * (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
997 * (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
998 * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
999 * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1000 * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
Xiaoling 34.13 1001 * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
Xiaoling 34.9 1002 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
Xiaoling 2.2 1003
Xiaoling 34.9 1004 = 9. ​Packing Info =
1005
1006
Xiaoling 2.2 1007 **Package Includes**:
1008
1009 * LSPH01 LoRaWAN Soil Ph Sensor x 1
1010
1011 **Dimension and weight**:
1012
1013 * Device Size: cm
1014 * Device Weight: g
1015 * Package Size / pcs : cm
1016 * Weight / pcs : g
1017
Xiaoling 2.4 1018 = 10. ​Support =
Xiaoling 2.2 1019
1020 * 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 1021 * 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 1022
Xiaoling 23.4 1023