Changes for page UART Access for LoRa ST v4 base model
Last modified by Mengting Qiu on 2024/11/11 17:09
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -19,17 +19,25 @@ 19 19 **PS-LB ** 20 20 )))|(% style="width:120px" %)SIB|(% style="width:199px" %)Instruction|(% style="width:221px" %)Instruction 21 21 22 - 23 - 24 24 = 2. UART for AT Commands = 25 25 26 26 == 2.1 Generate software set up for AT Commands via UART == 27 27 28 28 27 +(% start="1" style="list-style-type:decimal" %) 29 29 1. Use a general serial tool. 30 30 1. Connect PC to device's UART interface 31 31 1. Set up serial tool with : BaudRate: 9600, databit:8, No parity, No flow control. 31 +1. ((( 32 +The password is the last six characters of APPSKEY 32 32 34 +Example: 35 + 36 +APPSKEY= 41 85 71 A7 5D 7E 54 52 25 58 74 85 96 14 74 85 37 + 38 +The password:147485 39 +))) 40 + 33 33 [[image:image-20221224170218-1.png||height="497" width="640"]] 34 34 35 35