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

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

Summary

Details

Page properties
Content
... ... @@ -363,7 +363,6 @@
363 363  * If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid.
364 364  
365 365  
366 -
367 367  === 2.3.3  Interrupt Pin ===
368 368  
369 369  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.
... ... @@ -407,7 +407,7 @@
407 407  While using TTN network, you can add the payload format to decode the payload.
408 408  
409 409  
410 -[[image:1654850829385-439.png]]
409 +[[image:1655261164557-670.png]]
411 411  
412 412  The payload decoder function for TTN V3 is here:
413 413  
... ... @@ -496,7 +496,6 @@
496 496  * Blink once when device transmit a packet.
497 497  
498 498  
499 -
500 500  == 2.7  ​Firmware Change Log ==
501 501  
502 502  
... ... @@ -611,53 +611,53 @@
611 611  AT+<CMD>=?  :  Get the value
612 612  
613 613  
614 -**General Commands :** 
612 +(% style="color:#037691" %)** General Commands :**     
615 615  
616 -AT                    : Attention       
614 +AT  :  Attention       
617 617  
618 -AT?                            : Short Help     
616 +AT?  :  Short Help     
619 619  
620 -ATZ                            : MCU Reset    
618 +ATZ :  MCU Reset    
621 621  
622 -AT+TDC           : Application Data Transmission Interval 
620 +AT+TDC :  Application Data Transmission Interval 
623 623  
624 624  
625 -**Keys, IDs and EUIs management :**
623 +(% style="color:#037691" %)** Keys, IDs and EUIs management :**
626 626  
627 -AT+APPEUI              : Application EUI      
625 +AT+APPEUI  :  Application EUI      
628 628  
629 -AT+APPKEY              : Application Key     
627 +AT+APPKEY  :  Application Key     
630 630  
631 -AT+APPSKEY            : Application Session Key
629 +AT+APPSKEY  :  Application Session Key
632 632  
633 -AT+DADDR              : Device Address     
631 +AT+DADDR :  Device Address     
634 634  
635 -AT+DEUI                   : Device EUI     
633 +AT+DEUI :  Device EUI     
636 636  
637 -AT+NWKID               : Network ID (You can enter this command change only after successful network connection) 
635 +AT+NWKID  :  Network ID (You can enter this command change only after successful network connection) 
638 638  
639 -AT+NWKSKEY          : Network Session Key Joining and sending date on LoRa network  
637 +AT+NWKSKEY  : Network Session Key Joining and sending date on LoRa network  
640 640  
641 -AT+CFM          : Confirm Mode       
639 +AT+CFM :  Confirm Mode       
642 642  
643 -AT+CFS                     : Confirm Status       
641 +AT+CFS :  Confirm Status       
644 644  
645 -AT+JOIN          : Join LoRa? Network       
643 +AT+JOIN  :  Join LoRa? Network       
646 646  
647 -AT+NJM          : LoRa? Network Join Mode    
645 +AT+NJM  :  LoRa? Network Join Mode    
648 648  
649 -AT+NJS                     : LoRa? Network Join Status    
647 +AT+NJS  :  LoRa? Network Join Status    
650 650  
651 -AT+RECV                  : Print Last Received Data in Raw Format
649 +AT+RECV  :  Print Last Received Data in Raw Format
652 652  
653 -AT+RECVB                : Print Last Received Data in Binary Format      
651 +AT+RECVB :  Print Last Received Data in Binary Format      
654 654  
655 -AT+SEND                  : Send Text Data      
653 +AT+SEND  :  Send Text Data      
656 656  
657 -AT+SENB                  : Send Hexadecimal Data
655 +AT+SENB  :  Send Hexadecimal Data
658 658  
659 659  
660 -**LoRa Network Management :**
658 +(% style="color:#037691" %)** LoRa Network Management :**
661 661  
662 662  AT+ADR          : Adaptive Rate
663 663  
... ... @@ -688,7 +688,7 @@
688 688  AT+TXP           : Transmit Power
689 689  
690 690  
691 -**Information :**
689 +(% style="color:#037691" %)** Information :**
692 692  
693 693  AT+RSSI           : RSSI of the Last Received Packet   
694 694