Last modified by Mengting Qiu on 2025/08/06 17:02

From version 175.6
edited by Xiaoling
on 2022/06/15 10:53
Change comment: There is no comment for this version
To version 175.1
edited by Xiaoling
on 2022/06/15 10:46
Change comment: Uploaded new attachment "1655261164557-670.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -363,6 +363,7 @@
363 363  * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid.
364 364  
365 365  
366 +
366 366  === 2.3.3  Interrupt Pin ===
367 367  
368 368  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.2A0SetInterruptMode"]] for the hardware and software set up.
... ... @@ -406,7 +406,7 @@
406 406  While using TTN network, you can add the payload format to decode the payload.
407 407  
408 408  
409 -[[image:1655261164557-670.png]]
410 +[[image:1654850829385-439.png]]
410 410  
411 411  The payload decoder function for TTN V3 is here:
412 412  
... ... @@ -495,6 +495,7 @@
495 495  * Blink once when device transmit a packet.
496 496  
497 497  
499 +
498 498  == 2.7  ​Firmware Change Log ==
499 499  
500 500  
... ... @@ -609,84 +609,84 @@
609 609  AT+<CMD>=?  :  Get the value
610 610  
611 611  
612 -(% style="color:#037691" %)** General Commands :**     
614 +**General Commands :** 
613 613  
614 -AT  :  Attention       
616 +AT                    : Attention       
615 615  
616 -AT?  :  Short Help     
618 +AT?                            : Short Help     
617 617  
618 -ATZ :  MCU Reset    
620 +ATZ                            : MCU Reset    
619 619  
620 -AT+TDC :  Application Data Transmission Interval 
622 +AT+TDC           : Application Data Transmission Interval 
621 621  
622 622  
623 -(% style="color:#037691" %)** Keys, IDs and EUIs management :**
625 +**Keys, IDs and EUIs management :**
624 624  
625 -AT+APPEUI  :  Application EUI      
627 +AT+APPEUI              : Application EUI      
626 626  
627 -AT+APPKEY  :  Application Key     
629 +AT+APPKEY              : Application Key     
628 628  
629 -AT+APPSKEY  :  Application Session Key
631 +AT+APPSKEY            : Application Session Key
630 630  
631 -AT+DADDR :  Device Address     
633 +AT+DADDR              : Device Address     
632 632  
633 -AT+DEUI :  Device EUI     
635 +AT+DEUI                   : Device EUI     
634 634  
635 -AT+NWKID  :  Network ID (You can enter this command change only after successful network connection) 
637 +AT+NWKID               : Network ID (You can enter this command change only after successful network connection) 
636 636  
637 -AT+NWKSKEY  : Network Session Key Joining and sending date on LoRa network  
639 +AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
638 638  
639 -AT+CFM :  Confirm Mode       
641 +AT+CFM          : Confirm Mode       
640 640  
641 -AT+CFS :  Confirm Status       
643 +AT+CFS                     : Confirm Status       
642 642  
643 -AT+JOIN  :  Join LoRa? Network       
645 +AT+JOIN          : Join LoRa? Network       
644 644  
645 -AT+NJM  :  LoRa? Network Join Mode    
647 +AT+NJM          : LoRa? Network Join Mode    
646 646  
647 -AT+NJS  :  LoRa? Network Join Status    
649 +AT+NJS                     : LoRa? Network Join Status    
648 648  
649 -AT+RECV  :  Print Last Received Data in Raw Format
651 +AT+RECV                  : Print Last Received Data in Raw Format
650 650  
651 -AT+RECVB :  Print Last Received Data in Binary Format      
653 +AT+RECVB                : Print Last Received Data in Binary Format      
652 652  
653 -AT+SEND  :  Send Text Data      
655 +AT+SEND                  : Send Text Data      
654 654  
655 -AT+SENB  :  Send Hexadecimal Data
657 +AT+SENB                  : Send Hexadecimal Data
656 656  
657 657  
658 -(% style="color:#037691" %)** LoRa Network Management :**
660 +**LoRa Network Management :**
659 659  
660 -AT+ADR  :  Adaptive Rate
662 +AT+ADR          : Adaptive Rate
661 661  
662 -AT+CLASS  :  LoRa Class(Currently only support class A
664 +AT+CLASS                : LoRa Class(Currently only support class A
663 663  
664 -AT+DCS  :  Duty Cycle Setting 
666 +AT+DCS           : Duty Cycle Setting 
665 665  
666 -AT+DR  :  Data Rate (Can Only be Modified after ADR=0)     
668 +AT+DR                      : Data Rate (Can Only be Modified after ADR=0)     
667 667  
668 -AT+FCD  :  Frame Counter Downlink       
670 +AT+FCD           : Frame Counter Downlink       
669 669  
670 -AT+FCU  :  Frame Counter Uplink   
672 +AT+FCU           : Frame Counter Uplink   
671 671  
672 -AT+JN1DL  :  Join Accept Delay1
674 +AT+JN1DL                : Join Accept Delay1
673 673  
674 -AT+JN2DL  :  Join Accept Delay2
676 +AT+JN2DL                : Join Accept Delay2
675 675  
676 -AT+PNM  :  Public Network Mode   
678 +AT+PNM                   : Public Network Mode   
677 677  
678 -AT+RX1DL  :  Receive Delay1      
680 +AT+RX1DL                : Receive Delay1      
679 679  
680 -AT+RX2DL  :  Receive Delay2      
682 +AT+RX2DL                : Receive Delay2      
681 681  
682 -AT+RX2DR  :  Rx2 Window Data Rate 
684 +AT+RX2DR               : Rx2 Window Data Rate 
683 683  
684 -AT+RX2FQ  :  Rx2 Window Frequency
686 +AT+RX2FQ               : Rx2 Window Frequency
685 685  
686 -AT+TXP  :  Transmit Power
688 +AT+TXP           : Transmit Power
687 687  
688 688  
689 -(% style="color:#037691" %)** Information :**
691 +**Information :**
690 690  
691 691  AT+RSSI           : RSSI of the Last Received Packet   
692 692