Last modified by Karry Zhuang on 2024/07/11 11:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -193,7 +193,9 @@ 193 193 ))) 194 194 195 195 ((( 196 -**Example**: CMD1:Read current data with MODBUS command. address:0x03 AT+COMMAND1= 01 03 00 03 00 01,1 196 +**Example**: 197 + 198 +CMD1:Read current data with MODBUS command. address:0x03 AT+COMMAND1= 01 03 00 03 00 01,1 197 197 ))) 198 198 199 199 ((( ... ... @@ -202,6 +202,8 @@ 202 202 203 203 ((( 204 204 AT+DATACUT1:9,1,4+5+6+7 Take the return value 00 02 39 85 as the valid value of reading current data and used to splice payload. 207 + 208 + 205 205 ))) 206 206 207 207 ((( ... ... @@ -214,6 +214,8 @@ 214 214 215 215 ((( 216 216 AT+DATACUT2:7,1,4+5 Take the return value 08 DC as the valid value of reading voltage data and used to splice payload. 221 + 222 + 217 217 ))) 218 218 219 219 (((