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

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

Summary

Details

Page properties
Content
... ... @@ -744,6 +744,7 @@
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 +
747 747  === 3.5.1 Common Commands: ===
748 748  
749 749  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]]
... ... @@ -751,14 +751,11 @@
751 751  
752 752  === 3.5.2 Sensor related commands: ===
753 753  
754 -(% class="wikigeneratedid" %)
755 -==== ====
755 +==== Choose Device Type (RS485 or TTL) ====
756 756  
757 -==== **Choose Device Type (RS485 or TTL)** ====
758 -
759 759  RS485-BL can connect to either RS485 sensors or TTL sensor. User need to specify what type of sensor need to connect.
760 760  
761 -* **AT Command**
759 +* AT Command
762 762  
763 763  **AT+MOD=1** ~/~/ Set to support RS485-MODBUS type sensors. User can connect multiply RS485 , Modbus sensors to the A / B pins.
764 764  
... ... @@ -765,9 +765,9 @@
765 765  **AT+MOD=2** ~/~/ Set to support TTL Level sensors, User can connect one TTL Sensor to the TXD/RXD/GND pins.
766 766  
767 767  
768 -* **Downlink Payload**
766 +* Downlink Payload
769 769  
770 -**0A aa**  ~-~->  same as AT+MOD=aa
768 +**0A aa**     à same as AT+MOD=aa
771 771  
772 772  
773 773