Last modified by Karry Zhuang on 2025/07/03 11:59

From version 147.1
edited by Karry Zhuang
on 2024/05/06 17:37
Change comment: There is no comment for this version
To version 146.1
edited by Karry Zhuang
on 2024/05/06 17:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -509,32 +509,11 @@
509 509  
510 510  = 4. Configure AIS Sensor using AT commands =
511 511  
512 -== 4.1 Configure Methods ==
512 +== 4.1 System Management Commands ==
513 513  
514 +=== 4.1.1 Change Uplink Interval ===
514 514  
515 -SN50v3-LB/LS supports below configure method:
516 516  
517 -* AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
518 -* AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
519 -* LoRaWAN Downlink.  Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section.
520 -
521 -== 4.2 General Commands ==
522 -
523 -
524 -These commands are to configure:
525 -
526 -* General system settings like: uplink interval.
527 -* LoRaWAN protocol & radio related command.
528 -
529 -They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:
530 -
531 -[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
532 -
533 -== 4.3 System Management Commands ==
534 -
535 -=== 4.3.1 Change Uplink Interval ===
536 -
537 -
538 538  Feature: Change LoRaWAN End Node Transmit Interval.
539 539  
540 540  
... ... @@ -567,7 +567,7 @@
567 567  
568 568  (% style="display:none" %) (%%)
569 569  
570 -== 4.3.2 Request the server to send an ACK ==
549 +== 4.1.2 Request the server to send an ACK ==
571 571  
572 572  
573 573  (% style="color:blue" %)**AT Command: AT+PNACKMD**
... ... @@ -589,7 +589,7 @@
589 589  0x34 00  ~/~/Same As AT+PNACKMD=0
590 590  
591 591  
592 -=== 4.3.3 Set Interrupt Mode ===
571 +=== 4.1.3 Set Interrupt Mode ===
593 593  
594 594  
595 595  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -626,12 +626,9 @@
626 626  * Example 2: Downlink Payload: 06000003  **~-~-->**  AT+INTMOD1=3
627 627  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
628 628  
629 -(% class="wikigeneratedid" %)
630 -=== ===
608 +== 2.13 Clock logging (Since firmware version v1.2.1) ==
631 631  
632 -=== 4.3.4 Clock logging (Since firmware version v1.2.1) ===
633 633  
634 -
635 635  Sometimes when we deploy lots of end nodes in field. We want all sensors sample data at the same time, and upload these data together for analyze. In such case, we can use clock loging feature.
636 636  
637 637  We can use this command to set the start time of data recording and the time interval to meet the requirements of the specific collection time of data.