<
From version < 106.1
edited by Bei Jinggeng
on 2025/01/10 15:51
To version < 103.1 >
edited by Mengting Qiu
on 2024/11/12 10:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.ting
Content
... ... @@ -1143,6 +1143,8 @@
1143 1143  * Downlink Payload: **06 00 01 02     **~/~/ Equal to AT+INTMOD2=2
1144 1144  * Downlink Payload: **06 00 02 03     **~/~/ Equal to AT+INTMOD3=3
1145 1145  
1146 +
1147 +
1146 1146  === 3.3.4 Set Power Output Duration ===
1147 1147  
1148 1148  
... ... @@ -1318,8 +1318,6 @@
1318 1318  )))
1319 1319  |(% style="width:242px" %)(((
1320 1320  b: Output frequency (unit: HZ)
1321 -
1322 -range 5~~100000HZ
1323 1323  )))
1324 1324  |(% style="width:242px" %)(((
1325 1325  c: Output duty cycle (unit: %)
... ... @@ -1326,17 +1326,15 @@
1326 1326  The value ranges from 0 to 100.
1327 1327  )))
1328 1328  
1329 -(% style="color:blue" %)**Downlink Command: 0x0B**
1329 +(% style="color:blue" %)**Downlink Command: 0x0B01**
1330 1330  
1331 -Format: Command Code (0x0B) followed by 6 bytes.
1331 +Format: Command Code (0x0B01) followed by 6 bytes.
1332 1332  
1333 -0B + Output frequency (3bytes)+ Output duty cycle (1bytes)+Output time (2bytes)
1333 +Downlink payload:0B01 bb cc aa **~-~--> **AT+PWMOUT=a,b,c
1334 1334  
1335 -Downlink payload:0B bb cc aa **~-~--> **AT+PWMOUT=a,b,c
1335 +* Example 1: Downlink Payload: 0B01 03E8 0032 0005 **~-~-->**  AT+PWMSET=5,1000,50
1336 +* Example 2: Downlink Payload: 0B01 07D0 003C 000A **~-~-->**  AT+PWMSET=10,2000,60
1336 1336  
1337 -* Example 1: Downlink Payload: 0B 0003E8 32 0005 **~-~-->**  AT+PWMOUT=5,1000,50
1338 -* Example 2: Downlink Payload: 0B 0007D0 3C 000A **~-~-->**  AT+PWMOUT=10,2000,60
1339 -
1340 1340  = 4. Battery & Power Cons =
1341 1341  
1342 1342  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0