Changes for page RS485 Configure Tool
Last modified by Xiaoling on 2025/01/04 15:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,9 @@ 1 +**Table of Contents:** 2 + 3 +{{toc/}} 4 + 5 + 6 + 1 1 = 1. What is Dragino RS485 Configure Tool? = 2 2 3 3 Dragino RS485 tool is designed to provide a friendly way to user to configure Dragino RS485 Wireless Sensor such as : **RS485-LN**, **RS485-LB**, **RS485-BL**, **RS485-NB**. ... ... @@ -13,5 +13,74 @@ 13 13 14 14 = 2. Hardware Connection = 15 15 22 +To use Dragino RS485 Configure Tool. User need to run the tool in PC and use the TTL connection to Dragino End Node, and RS485 end node should connect to the RS485 Sensors for debug or configure. 16 16 24 +**[[Download RS485 Configure Tool>>https://www.dropbox.com/sh/us9qecn39fwt8n1/AABREdqUCzEmJMRrfuWuXasoa?dl=0]]**. 25 + 26 +[[image:image-20230928230446-1.png||height="275" width="471"]] 27 + 28 += 3. Use the tool = 29 + 30 +== Overview == 31 + 32 +Below is the block diagram of the RS485 Tool: 33 + 34 +[[image:image-20230928235259-4.png||height="681" width="915"]] 35 + 36 + 37 +== 3.1 General Configure: == 38 + 39 +* **Port**: COM port in PC to connect to RS485 End Node. 40 +* **Node Baud Rate**: The Baud Rate for RS485 End Node. 41 +* **5VT**: 5v Power_On_Duration for external RS485 Sensors. Unit: ms. 42 +* **Connect End Node**: Connect to RS485 End Node. 43 +* **Disconnect End Node**: Disconnect RS485 End Node. 44 + 45 +* **Sensor Baud Rate**: Baud Rate of RS485 Sensors. 46 +* **Sensor Data Bit**: Data Bit of RS485 Sensors 47 +* **Sensor Check Bit**: Check Bit of RS485 Sensors. 48 +* **Sensor Stop Bit**: Stop Bit of RS485 Sensors 49 +* **Configure Devices**: Send General Configure Command to End Node. 50 + 51 +== 3.2 Console Window: == 52 + 53 +After **Connect End Node**. The Console Window will shows all the output from RS485 End Node. 54 + 55 +User can also Send AT Commands to RS485 End Node in this window. 56 + 57 +[[image:image-20230928233408-3.png]] 58 + 59 + 60 +== 3.3 RS485 Commands to Sensor == 61 + 62 +This area is used to configure what RS485 Commands the End Node should send to the RS485 sensors to get the sensor value. 63 + 64 +* There are totally 15 commands max. 65 +* Each command should be set according to the sensor manual. 66 +* It is HEX format and no need 0x. Each byte should have a space in between (will be fix in next version so no need space). 67 +* User should calculate the CRC if needed 68 + 69 +**Example**: 70 + 71 +* Sensor Command: FE 03 00 00 00 03 11 C4 (11 C4 is CRC). User need to input: FE 03 00 00 00 03 11 C4 as poll command. 72 + 73 +**Test RS485 Commands**: After configure poll commands. Click this button then the tool will generate related AT+COMMANDS and send to the End node to test and get return. 74 + 75 + 76 +== 3.4 Process Sensor Returns == 77 + 78 +RS485 sensors will return a string, to make it more efficient to process via LoRaWAN packets, we can fetch the valid chars from the returns by this area. 79 + 80 + 81 + 82 += TODO: = 83 + 84 +~1. Add Payload Structure Window 85 + 86 +2. Modify Chars to looks nicer 87 + 88 +3. Each COmmand can have seperate return process command. 89 + 90 +4. 91 + 17 17
- image-20230928235259-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +76.0 KB - Content