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
-
... ... @@ -20,16 +20,25 @@ 20 20 )))|(% style="width:120px" %)SIB|(% style="width:199px" %)Instruction|(% style="width:221px" %)Instruction 21 21 22 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 28 +(% start="1" style="list-style-type:none" %) 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. 32 +1. ((( 33 +The password is the last six characters of APPSKEY 32 32 35 +Example: 36 + 37 +APPSKEY= 41 85 71 A7 5D 7E 54 52 25 58 74 85 96 14 74 85 38 + 39 +The password:147485 40 +))) 41 + 33 33 [[image:image-20221224170218-1.png||height="497" width="640"]] 34 34 35 35