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

From version 44.1
edited by Edwin Chen
on 2022/06/13 10:49
Change comment: There is no comment for this version
To version 41.42
edited by Xiaoling
on 2022/06/06 11:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -283,28 +283,28 @@
283 283  )))
284 284  
285 285  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
286 -|=(% style="width: 80px;" %)(((
286 +|=(% style="width: 120px;" %)(((
287 287  (((
288 288  **AT Commands**
289 289  )))
290 -)))|=(% style="width: 210px;" %)(((
290 +)))|=(% style="width: 190px;" %)(((
291 291  (((
292 292  **Description**
293 293  )))
294 -)))|=(% style="width: 210px;" %)(((
294 +)))|=(% style="width: 190px;" %)(((
295 295  (((
296 296  **Example**
297 297  )))
298 298  )))
299 -|(% style="width:80px" %)(((
299 +|(% style="width:120px" %)(((
300 300  (((
301 301  AT+BAUDR
302 302  )))
303 -)))|(% style="width:210px" %)(((
303 +)))|(% style="width:190px" %)(((
304 304  (((
305 305  Set the baud rate (for RS485 connection). Default Value is: 9600.
306 306  )))
307 -)))|(% style="width:210px" %)(((
307 +)))|(% style="width:190px" %)(((
308 308  (((
309 309  (((
310 310  AT+BAUDR=9600
... ... @@ -317,11 +317,11 @@
317 317  )))
318 318  )))
319 319  )))
320 -|(% style="width:80px" %)(((
320 +|(% style="width:120px" %)(((
321 321  (((
322 322  AT+PARITY
323 323  )))
324 -)))|(% style="width:210px" %)(((
324 +)))|(% style="width:190px" %)(((
325 325  (((
326 326  (((
327 327  Set UART parity (for RS485 connection)
... ... @@ -333,7 +333,7 @@
333 333  Default Value is: no parity.
334 334  )))
335 335  )))
336 -)))|(% style="width:210px" %)(((
336 +)))|(% style="width:190px" %)(((
337 337  (((
338 338  (((
339 339  AT+PARITY=0
... ... @@ -346,11 +346,11 @@
346 346  )))
347 347  )))
348 348  )))
349 -|(% style="width:80px" %)(((
349 +|(% style="width:120px" %)(((
350 350  (((
351 351  AT+STOPBIT
352 352  )))
353 -)))|(% style="width:210px" %)(((
353 +)))|(% style="width:190px" %)(((
354 354  (((
355 355  (((
356 356  Set serial stopbit (for RS485 connection)
... ... @@ -362,7 +362,7 @@
362 362  Default Value is: 1bit.
363 363  )))
364 364  )))
365 -)))|(% style="width:210px" %)(((
365 +)))|(% style="width:190px" %)(((
366 366  (((
367 367  (((
368 368  AT+STOPBIT=0 for 1bit
... ... @@ -382,6 +382,8 @@
382 382  )))
383 383  )))
384 384  
385 +
386 +
385 385  === 3.3.2 Configure sensors ===
386 386  
387 387  (((
... ... @@ -393,20 +393,14 @@
393 393  )))
394 394  
395 395  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
396 -|=(% style="width: 80px;" %)**AT Commands**|=(% style="width: 210px;" %)**Description**|=(% style="width: 210px;" %)**Example**
397 -|AT+CFGDEV|(% style="width:80px" %)(((
398 -(((
398 +|=(% style="width: 120px;" %)**AT Commands**|=(% style="width: 190px;" %)**Description**|=(% style="width: 190px;" %)**Example**
399 +|AT+CFGDEV|(% style="width:120px" %)(((
399 399  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
400 -)))
401 401  
402 -(((
403 403  AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,
404 -)))
405 405  
406 -(((
407 407  mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
408 -)))
409 -)))|(% style="width:210px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
405 +)))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
410 410  
411 411  Detail of AT+CFGDEV command see [[AT+CFGDEV detail>>||anchor="HRS485DebugCommand28AT2BCFGDEV29"]].
412 412  
... ... @@ -876,7 +876,7 @@
876 876  )))
877 877  
878 878  (((
879 -**}**
875 +{{{}}}}
880 880  
881 881  
882 882  )))
... ... @@ -906,6 +906,8 @@
906 906  (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-BL.  User can see these commands below:
907 907  )))
908 908  
905 +
906 +
909 909  === 3.5.1 Common Commands: ===
910 910  
911 911  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]]
... ... @@ -1429,16 +1429,34 @@
1429 1429  (((
1430 1430  (((
1431 1431  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1430 +)))
1431 +)))
1432 1432  
1433 +(((
1433 1433  Set UART Parity
1435 +)))
1436 +
1437 +(% class="box infomessage" %)
1438 +(((
1439 +(((
1434 1434  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1441 +)))
1442 +)))
1435 1435  
1444 +(((
1436 1436  Set STOPBIT
1446 +)))
1437 1437  
1448 +(% class="box infomessage" %)
1449 +(((
1450 +(((
1438 1438  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1439 1439  )))
1440 1440  )))
1441 1441  
1455 +(((
1456 +
1457 +)))
1442 1442  
1443 1443  * (((
1444 1444  **Downlink Payload:**
... ... @@ -1516,6 +1516,8 @@
1516 1516  |=(% style="width: 89px;" %)**Button**|=(% style="width: 141px;" %)**Feature**
1517 1517  |(% style="width:89px" %)**RST**|(% style="width:141px" %)Reboot RS485-BL
1518 1518  
1535 +
1536 +
1519 1519  == 3.7 +3V3 Output ==
1520 1520  
1521 1521  (((
... ... @@ -1593,14 +1593,22 @@
1593 1593  |=**LEDs**|=(% style="width: 274px;" %)**Feature**
1594 1594  |**LED1**|(% style="width:274px" %)Blink when device transmit a packet.
1595 1595  
1614 +
1615 +
1596 1596  == 3.10 Switch Jumper ==
1597 1597  
1598 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:463px" %)
1599 -|=(% style="width: 123px;" %)**Switch Jumper**|=(% style="width: 336px;" %)**Feature**
1600 -|(% style="width:123px" %)**SW1**|(% style="width:336px" %)ISP position: Upgrade firmware via UART
1618 +(% border="1" style="background-color:#ffffcc; color:green; width:515px" %)
1619 +|=(% style="width: 124px;" %)**Switch Jumper**|=(% style="width: 388px;" %)**Feature**
1620 +|(% style="width:124px" %)**SW1**|(% style="width:388px" %)(((
1621 +ISP position: Upgrade firmware via UART
1622 +
1601 1601  Flash position: Configure device, check running status.
1602 -|(% style="width:123px" %)**SW2**|(% style="width:336px" %)5V position: set to compatible with 5v I/O.
1624 +)))
1625 +|(% style="width:124px" %)**SW2**|(% style="width:388px" %)(((
1626 +5V position: set to compatible with 5v I/O.
1627 +
1603 1603  3.3v position: set to compatible with 3.3v I/O.,
1629 +)))
1604 1604  
1605 1605  (((
1606 1606  **+3.3V**: is always ON
... ... @@ -1648,7 +1648,15 @@
1648 1648  (% class="box infomessage" %)
1649 1649  (((
1650 1650  **AT+FDR**
1677 +)))
1678 +
1679 +(% class="box infomessage" %)
1680 +(((
1651 1651  **AT+NJM=0**
1682 +)))
1683 +
1684 +(% class="box infomessage" %)
1685 +(((
1652 1652  **ATZ**
1653 1653  )))
1654 1654  
... ... @@ -1790,6 +1790,8 @@
1790 1790  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1791 1791  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1792 1792  
1827 +
1828 +
1793 1793  = 9. Packing Info =
1794 1794  
1795 1795  (((