Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Xiaoling on 2025/04/25 08:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -557,9 +557,9 @@ 557 557 558 558 (% style="color:#4f81bd" %)**AT+DATAUP=0** 559 559 560 -Compose the uplink payload with value returns in sequence and send with A SIGNLE UPLINK. 560 +Compose the uplink payload with value returns in sequence and send with **__A SIGNLE UPLINK__**. 561 561 562 -Final Payload is Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx 562 +Final Payload is **__Battery Info+PAYVER + VALID Value from RETURN1 + Valid Value from RETURN2 + … + RETURNx__** 563 563 564 564 Where PAYVER is defined by AT+PAYVER, below is an example screen shot. 565 565 ... ... @@ -569,12 +569,10 @@ 569 569 570 570 (% style="color:#4f81bd" %)**AT+DATAUP=1** 571 571 572 -Compose the uplink payload with value returns in sequence and send with Multiply UPLINKs. 572 +Compose the uplink payload with value returns in sequence and send with **__Multiply UPLINKs__**. 573 573 574 -Final Payload is 574 +Final Payload is __**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**__ 575 575 576 -__**Battery Info+PAYVER + PAYLOAD COUNT + PAYLOAD# + DATA**__ 577 - 578 578 1. Battery Info (2 bytes): Battery voltage 579 579 1. PAYVER (1 byte): Defined by AT+PAYVER 580 580 1. PAYLOAD COUNT (1 byte): Total how many uplinks of this sampling.