Last modified by Edwin Chen on 2025/06/26 14:36

From version 44.1
edited by kai
on 2024/09/12 15:08
Change comment: There is no comment for this version
To version 45.1
edited by Mengting Qiu
on 2024/09/12 15:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kai
1 +XWiki.ting
Content
... ... @@ -65,24 +65,30 @@
65 65  
66 66  
67 67  (% class="lead" %)
68 -(% style="color:blue" %)**Step2:**(%%)** Modify Bluetooth host parameters**
68 +(% style="color:blue" %)**Step2:**(%%)**  Modify Bluetooth host parameters to support Dragino Sensor Management Tool** **v1.4**
69 69  
70 -After using the serial port to connect to the Bluetooth host, send **AT+BAUD7; AT+TIMEINQ40; AT+RESET** three commands and then disconnect the serial port connecting to the Bluetooth host.
70 +The default baudrate of the general Bluetooth host is 9600, we can use the three commands: **AT+BAUD7; AT+TIMEINQ40; AT+RESET** to change the baudrate of the Bluetooth host to 115200, in order to support the use of Dragino Sensor Management Tool V1.4 to download the firmware faster.
71 71  
72 -(% style="color:red" %)**Note:**
72 +If your Bluetooth host's baud rate is already 115200, please refer to (% style="color:blue" %)**Step3**(%%) directly.
73 73  
74 -(% style="color:red" %)**1. The factory default baud rate of Bluetooth host is 9600, you need to use 9600 baud rate to send commands to modify the baud rate of Bluetooth host to 115200.**
74 +* Connect to Bluetooth host through serial port and send **AT+BAUD7; AT+TIMEINQ40; AT+RESET** successively, confirm that each command returns OK, and finally disconnect the serial port connection.
75 75  
76 -(% style="color:red" %)**2. This command only needs to be modified once.After modification, the Bluetooth host will keep the settings and no modification is required for the next use.**
76 +An example diagram is as follows:
77 77  
78 78  [[image:image-20240911172933-1.png]]
79 79  
80 +(% style="color:red" %)**Note:**
80 80  
81 -If the serial command sending fails, please modify the sending settings of the serial assistant as below:
82 +(% style="color:red" %)**1. Because the baud rate of the unmodified Bluetooth host is 9600, the serial port baud rate needs to be selected 9600 when sending the above three instructions.**
82 82  
83 -[[image:image-20240912085133-1.jpeg]]
84 +(% style="color:red" %)**2. These commands need to be used only once. After successful modification, the Bluetooth host baud rate is changed to 115200 and this change is maintained.**
84 84  
85 85  
87 +* If the serial command sending fails, please modify the sending settings of the serial assistant as below:
88 +
89 +[[image:image-20240912085133-1.jpeg||height="726" width="744"]]
90 +
91 +
86 86  (% class="lead" %)
87 87  (% style="color:blue" %)**Step3:**(%%)** Download Dragino Sensor Management Tool**
88 88