Last modified by Xiaoling on 2025/06/10 15:28

From version 45.5
edited by Xiaoling
on 2023/02/21 15:33
Change comment: There is no comment for this version
To version 45.1
edited by Bei Jinggeng
on 2023/02/20 17:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -308,6 +308,7 @@
308 308  After join success, it will start to upload messages to TTN and you can see the messages in the panel.
309 309  
310 310  
311 +
311 311  == 2.3 ​Uplink Payload ==
312 312  
313 313  
... ... @@ -400,26 +400,27 @@
400 400  |(% style="width:97px" %)(((
401 401  **Size(bytes)**
402 402  )))|(% style="width:48px" %)**2**|(% style="width:71px" %)**2**|(% style="width:98px" %)**2**|(% style="width:73px" %)**2**|(% style="width:122px" %)**1**
403 -|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.5ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.607E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.707E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.8IN126IN226INTpin"]]
404 +|(% style="width:97px" %)Value|(% style="width:48px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:71px" %)[[Probe Model>>||anchor="H2.3.4ProbeModel"]]|(% style="width:98px" %)[[0 ~~~~ 20mA value>>||anchor="H2.3.507E20mAvalue28IDC_IN29"]]|(% style="width:73px" %)[[0 ~~~~ 30v value>>||anchor="H2.3.607E30Vvalue28pinVDC_IN29"]]|(% style="width:122px" %)[[IN1 &IN2 Interrupt  flag>>||anchor="H2.3.7IN126IN226INTpin"]]
404 404  
405 405  [[image:1675144608950-310.png]]
406 406  
407 407  
409 +(% class="wikigeneratedid" %)
408 408  === 2.3.3 Sensor value, FPORT~=7 ===
409 409  
410 -
411 -(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:508.222px" %)
412 -|(% style="width:94px" %)(((
412 +(% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:543px" %)
413 +|(% style="width:99px" %)(((
413 413  **Size(bytes)**
414 -)))|(% style="width:43px" %)2|(% style="width:367px" %)n
415 -|(% style="width:94px" %)**Value**|(% style="width:43px" %)[[BAT>>||anchor="H2.3.4BatteryInfo"]]|(% style="width:367px" %)(((
416 -Voltage value, each 2 bytes is a set of voltage values.
415 +)))|(% style="width:63px" %)2|(% style="width:378px" %)n
416 +|(% style="width:99px" %)Value|(% style="width:63px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:378px" %)(((
417 +Voltage value, each 2 bytes is a set of voltage values
417 417  )))
418 418  
420 +
419 419  [[image:image-20230220171300-1.png||height="207" width="863"]]
420 420  
421 421  
422 -=== 2.3.4 Battery Info ===
424 +=== 2.3.3 Battery Info ===
423 423  
424 424  
425 425  Check the battery voltage for PS-LB.
... ... @@ -429,9 +429,10 @@
429 429  Ex2: 0x0B49 = 2889mV
430 430  
431 431  
432 -=== 2.3.5 Probe Model ===
433 433  
435 +=== 2.3.4 Probe Model ===
434 434  
437 +
435 435  PS-LB has different kind of probe, 0~~20mA represent the full scale of the measuring range. So a 15mA output means different meaning for different probe. 
436 436  
437 437  
... ... @@ -445,7 +445,7 @@
445 445  The probe model field provides the convenient for server to identical how it should parse the 0~~20mA sensor value and get the correct value.
446 446  
447 447  
448 -=== 2.3.6 0~~20mA value (IDC_IN) ===
451 +=== 2.3.5 0~~20mA value (IDC_IN) ===
449 449  
450 450  
451 451  The output value from Pressure Probe, use together with Probe Model to get the pressure value or water level.
... ... @@ -455,7 +455,7 @@
455 455  27AE(H) = 10158 (D)/1000 = 10.158mA.
456 456  
457 457  
458 -=== 2.3.7 0~~30V value ( pin VDC_IN) ===
461 +=== 2.3.6 0~~30V value ( pin VDC_IN) ===
459 459  
460 460  
461 461  Measure the voltage value. The range is 0 to 30V.
... ... @@ -465,7 +465,7 @@
465 465  138E(H) = 5006(D)/1000= 5.006V
466 466  
467 467  
468 -=== 2.3.8 IN1&IN2&INT pin ===
471 +=== 2.3.7 IN1&IN2&INT pin ===
469 469  
470 470  
471 471  IN1 and IN2 are used as digital input pins.
... ... @@ -488,7 +488,7 @@
488 488  0x01: Interrupt Uplink Packet.
489 489  
490 490  
491 -=== 2.3.9 ​Decode payload in The Things Network ===
494 +=== 2.3.8 ​Decode payload in The Things Network ===
492 492  
493 493  
494 494  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -756,7 +756,6 @@
756 756  
757 757  == 3.5 Multiple collections are one uplink(Since firmware V1.1) ==
758 758  
759 -
760 760  Added AT+STDC command to collect the voltage of VDC_INPUT multiple times and upload it at one time.
761 761  
762 762  (% style="color:blue" %)**AT Command: AT** **+STDC**
... ... @@ -771,11 +771,16 @@
771 771  )))
772 772  |(% style="width:156px" %)AT+STDC=1,10,18|(% style="width:137px" %)Set the mode of multiple acquisitions and one uplink|(((
773 773  OK
774 -(% style="color:#037691" %)**aa:**(%%)
775 -**0:** means disable this function and use TDC to send packets.
776 -**1:** means enable this function, use the method of multiple acquisitions to send packets.
777 -(% style="color:#037691" %)**bb:**(%%) Each collection interval (s), the value is 1~~65535
778 -(% style="color:#037691" %)**cc: **(%%)the number of collection times, the value is 1~~120
776 +
777 +aa:
778 +
779 +0 means disable this function and use TDC to send packets.
780 +
781 +1 means enable this function, use the method of multiple acquisitions to send packets.
782 +
783 +bb: Each collection interval (s), the value is 1~~65535
784 +
785 +cc: the number of collection times, the value is 1~~120
779 779  )))
780 780  
781 781  (% style="color:blue" %)**Downlink Command: 0xAE**
... ... @@ -782,9 +782,8 @@
782 782  
783 783  Format: Command Code (0x08) followed by 5 bytes.
784 784  
785 -* Example 1: Downlink Payload: AE 01 02 58 12** ~-~-->**  AT+STDC=1,600,18
792 +* Example 1: Downlink Payload: AE 01 02 58 12 **~-~-->**  AT+STDC=1,600,18
786 786  
787 -
788 788  = 4. Battery & how to replace =
789 789  
790 790  == 4.1 Battery Type ==
... ... @@ -920,4 +920,5 @@
920 920  
921 921  * 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]]
922 922  
929 +
923 923