Changes for page UART Access for LoRa ST v4 base model
Last modified by Mengting Qiu on 2024/11/11 17:09
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,19 +21,20 @@ 21 21 |(% style="width:151px" %)PS-LB|(% style="width:159px" %)SIB|(% style="width:252px" %)Instruction|(% style="width:234px" %)Instruction 22 22 23 23 24 - 25 25 = 2. UART for AT Commands = 26 26 27 27 == 2.1 Generate software set up for AT Commands via UART == 28 28 29 29 30 -(% start="1" style="list-style-type:decimal" %) 31 -1. Use a general serial tool. 32 -1. Connect PC to device's UART interface 33 -1. Set up serial tool with : BaudRate: 9600, databit:8, No parity, No flow control. 34 -1. ((( 35 -The password is the last six characters of APPSKEY or PIN of box 29 +~1. Use a general serial tool. 36 36 31 +2. Connect PC to device's UART interface 32 + 33 +3. Set up serial tool with : BaudRate: 9600, databit:8, No parity, No flow control. 34 + 35 +((( 36 +4. The password is the last six characters of APPSKEY or PIN of box 37 + 37 37 **Example:** 38 38 39 39 APPSKEY= 41 85 71 A7 5D 7E 54 52 25 58 74 85 96 14 74 85 ... ... @@ -79,7 +79,6 @@ 79 79 )))|(% style="width:480px" %) 80 80 81 81 82 - 83 83 === 3.1.1 Update a firmware with Dragino bootloader === 84 84 85 85