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

From version 175.4
edited by Xiaoling
on 2022/06/15 10:49
Change comment: There is no comment for this version
To version 175.3
edited by Xiaoling
on 2022/06/15 10:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -622,37 +622,37 @@
622 622  
623 623  (% style="color:#037691" %)** Keys, IDs and EUIs management :**
624 624  
625 -AT+APPEUI  : Application EUI      
625 +AT+APPEUI              : Application EUI      
626 626  
627 -AT+APPKEY  : Application Key     
627 +AT+APPKEY              : Application Key     
628 628  
629 -AT+APPSKEY  : Application Session Key
629 +AT+APPSKEY            : Application Session Key
630 630  
631 -AT+DADDR : Device Address     
631 +AT+DADDR              : Device Address     
632 632  
633 -AT+DEUI : Device EUI     
633 +AT+DEUI                   : Device EUI     
634 634  
635 -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) 
636 636  
637 -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  
638 638  
639 -AT+CFM : Confirm Mode       
639 +AT+CFM          : Confirm Mode       
640 640  
641 -AT+CFS : Confirm Status       
641 +AT+CFS                     : Confirm Status       
642 642  
643 -AT+JOIN  : Join LoRa? Network       
643 +AT+JOIN          : Join LoRa? Network       
644 644  
645 -AT+NJM  : LoRa? Network Join Mode    
645 +AT+NJM          : LoRa? Network Join Mode    
646 646  
647 -AT+NJS  : LoRa? Network Join Status    
647 +AT+NJS                     : LoRa? Network Join Status    
648 648  
649 -AT+RECV  : Print Last Received Data in Raw Format
649 +AT+RECV                  : Print Last Received Data in Raw Format
650 650  
651 -AT+RECVB : Print Last Received Data in Binary Format      
651 +AT+RECVB                : Print Last Received Data in Binary Format      
652 652  
653 -AT+SEND  : Send Text Data      
653 +AT+SEND                  : Send Text Data      
654 654  
655 -AT+SENB  : Send Hexadecimal Data
655 +AT+SENB                  : Send Hexadecimal Data
656 656  
657 657  
658 658  (% style="color:#037691" %)** LoRa Network Management :**