Last modified by Xiaoling on 2025/04/23 15:57

From version 29.40
edited by Xiaoling
on 2022/06/02 09:10
Change comment: There is no comment for this version
To version 29.42
edited by Xiaoling
on 2022/06/02 09:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -744,7 +744,6 @@
744 744  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
745 745  
746 746  
747 -
748 748  === 3.5.1 Common Commands: ===
749 749  
750 750  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
... ... @@ -752,11 +752,14 @@
752 752  
753 753  === 3.5.2 Sensor related commands: ===
754 754  
755 -==== Choose Device Type (RS485 or TTL) ====
754 +(% class="wikigeneratedid" %)
755 +==== ====
756 756  
757 +==== **Choose Device Type (RS485 or TTL)** ====
758 +
757 757  RS485-BL can connect to either RS485 sensors or TTL sensor. User need to specify what type of sensor need to connect.
758 758  
759 -* AT Command
761 +* **AT Command**
760 760  
761 761  **AT+MOD=1** ~/~/ Set to support RS485-MODBUS type sensors. User can connect multiply RS485 , Modbus sensors to the A / B pins.
762 762  
... ... @@ -763,9 +763,9 @@
763 763  **AT+MOD=2** ~/~/ Set to support TTL Level sensors, User can connect one TTL Sensor to the TXD/RXD/GND pins.
764 764  
765 765  
766 -* Downlink Payload
768 +* **Downlink Payload**
767 767  
768 -**0A aa**     à same as AT+MOD=aa
770 +**0A aa**  ~-~->  same as AT+MOD=aa
769 769  
770 770  
771 771