<
From version < 34.1 >
edited by David Huang
on 2022/09/07 15:48
To version < 43.1 >
edited by David Huang
on 2022/09/07 17:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -222,7 +222,7 @@
222 222  
223 223  **NOTE:**
224 224  
225 -**~1. By default, the device will send an uplink message every 1 hour.**
225 +**~1. By default, the device will send an uplink message every 2 hour.**
226 226  
227 227  **2.3  Uplink Payload**
228 228  
... ... @@ -231,7 +231,7 @@
231 231  Each time the device uploads a data package, 8 sets of recorded data will be attached. Up to 32 sets of recorded data can be uploaded.
232 232  
233 233  (% style="width:934px" %)
234 -|(% style="width:93px" %)**Size(bytes)**|(% style="width:82px" %)**8**|(% style="width:43px" %)**2**|(% style="width:41px" %)**2**|(% style="width:126px" %)**1**|(% style="width:54px" %)**1**|(% style="width:84px" %)1|(% style="width:75px" %)2|(% style="width:133px" %)2|(% style="width:70px" %)2|(% style="width:127px" %)4 
234 +|(% style="width:93px" %)**Size(bytes)**|(% style="width:82px" %)**8**|(% style="width:43px" %)**2**|(% style="width:41px" %)**2**|(% style="width:126px" %)**1**|(% style="width:54px" %)**1**|(% style="width:84px" %)1|(% style="width:75px" %)2|(% style="width:133px" %)2|(% style="width:70px" %)2|(% style="width:127px" %)4   
235 235  |(% style="width:93px" %)**Value**|(% style="width:82px" %)Device ID|(% style="width:43px" %)Ver|(% style="width:41px" %)BAT|(% style="width:126px" %)Signal Strength|(% style="width:54px" %)MOD|(% style="width:84px" %)Interrupt|(% style="width:75px" %)Soil PH|(% style="width:133px" %)Soil Temperature|(% style="width:70px" %)Soil PH|(% style="width:127px" %)Time stamp  .....
236 236  
237 237  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSPH01 uplink data.
... ... @@ -254,7 +254,7 @@
254 254  * Soil PH: 0x0225= 549 = 5.49
255 255  * Soil Temperature:0x010B =267=26.7 °C
256 256  * Time stamp : 0x6315537b =1662342011
257 -* Soil Temperature,Soil PH,Time stamp : 010b0226631550fb,Soil
257 +* Soil Temperature,Soil PH,Time stamp : 010b0226631550fb
258 258  * 8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
259 259  
260 260  **2.4  Payload Explanation and Sensor Interface**
... ... @@ -315,9 +315,9 @@
315 315  
316 316  **Example**:
317 317  
318 -If payload is 0105H: ((0x0105 & 0x8000)>>15 === 0),temp = 0105(H)/100 = 2.61 °C
318 +If payload is 0105H: ((0x0105 & 0x8000)>>15 === 0),temp = 0105(H)/10 = 26.1 °C
319 319  
320 -If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C
320 +If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/10 = -12.9 °C
321 321  
322 322  **2.4.7  Timestamp**
323 323  
... ... @@ -354,9 +354,10 @@
354 354  
355 355  **2.5  Downlink Payload**
356 356  
357 -By default, NSE01 prints the downlink payload to console port.
357 +By default, NSPH01 prints the downlink payload to console port.
358 358  
359 -[[image:image-20220907154636-17.png||style="float:left"]]
359 +(% style="text-align:center" %)
360 +[[image:image-20220907154636-17.png]]
360 360  
361 361  
362 362  
... ... @@ -363,6 +363,7 @@
363 363  
364 364  
365 365  
367 +
366 366  **Examples:**
367 367  
368 368  * **Set TDC**
... ... @@ -375,7 +375,7 @@
375 375  
376 376  * **Reset**
377 377  
378 -If payload = 0x04FF, it will reset the NSE01
380 +If payload = 0x04FF, it will reset the NSPH01
379 379  
380 380  * **INTMOD**
381 381  
... ... @@ -425,7 +425,6 @@
425 425  1. Avoid the probes to touch oily matter. Which will cause issue in accuracy.
426 426  1. The probe is IP68 can be put in water.
427 427  
428 -
429 429  **2.8 PH and Temperature alarm function**
430 430  
431 431  ➢ AT Command:
... ... @@ -440,7 +440,7 @@
440 440  
441 441  Example:
442 442  
443 -AT+ PHALARM =3,5 ~/~/ Alarm when PH lower than 5.
444 +AT+ PHALARM =5,8 ~/~/ Alarm when PH lower than 5.
444 444  
445 445  AT+ TEMPALARM=min,max
446 446  
... ... @@ -452,7 +452,7 @@
452 452  
453 453  Example:
454 454  
455 -AT+ TEMPALARM=0,20 ~/~/ Alarm when temperature lower than 20.
456 +AT+ TEMPALARM=20,30 ~/~/ Alarm when temperature lower than 20.
456 456  
457 457  
458 458  **2.9 Set the number of data to be uploaded and the recording time**
... ... @@ -672,4 +672,3 @@
672 672  * 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]]
673 673  
674 674  ​
675 -
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0