Changes for page BLE Bluetooth Remote Configure
Last modified by Xiaoling on 2025/03/27 16:54
From version 34.1
edited by Bei Jinggeng
on 2024/08/02 16:21
on 2024/08/02 16:21
Change comment:
Uploaded new attachment "image-20240802162132-1.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 17 added, 0 removed)
- dragino.devices.tool1.0.apk
- image-20240802162318-2.png
- image-20241112133509-1.png
- image-20241112140334-7.jpeg
- image-20241112140342-8.jpeg
- image-20241112140729-9.jpeg
- image-20241112140748-10.jpeg
- image-20241112141556-11.jpeg
- image-20241112142839-12.jpeg
- image-20241112143413-14.jpeg
- image-20241112143703-17.jpeg
- image-20241112144653-18.jpeg
- image-20241112145833-20.jpeg
- image-20241112150223-21.jpeg
- image-20241112151146-22.jpeg
- image-20241112151321-23.jpeg
- 微信图片_20241112135201.jpg
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.wy - Content
-
... ... @@ -1,10 +1,12 @@ 1 1 (% class="wikigeneratedid" %) 2 -**Table of Contents :**2 +**Table of Contents:** 3 3 4 4 {{toc/}} 5 5 6 6 7 7 8 + 9 + 8 8 = 1. Overview = 9 9 10 10 ... ... @@ -24,7 +24,7 @@ 24 24 (% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:955px" %) 25 25 (% class="sortHeader" %)|=(% style="width: 303px; background-color: rgb(217, 226, 243);" %)Models|=(% style="width: 439px; background-color: rgb(217, 226, 243);" %)BLE Activate Method|=(% style="width: 211px; background-color: rgb(217, 226, 243);" %)Comments 26 26 |(% style="width:303px" %)((( 27 -All models with -LB, -LS , -NB, -NS suffix 29 +All models with -LB, -LS , -NB, -NS, -CB, -CS suffix 28 28 )))|(% style="width:439px" %)((( 29 29 Device is battery power type and BLE will be only activate on below case: 30 30 ... ... @@ -39,44 +39,91 @@ 39 39 40 40 = 3. How to connect = 41 41 42 -== 3.1 Use GeneralSerial BluetoothTerminalinmobilephone ==44 +== 3.1 Use Dragino Device Tool to configure or upgrade firmware == 43 43 46 +=== 3.1.1 How to download === 44 44 45 -**Example tool in Andriod.** 46 46 47 - [[image:image-20230110142736-1.png||height="307"width="723"]]49 +Scroll to the bottom of the page, click Attachments, and click dragino.devices.tool1.0.apk 1.1 to download. 48 48 51 +[[image:image-20241112133509-1.png]] 49 49 50 -Install in mobile and run. Go to (% style="color:blue" %)**Devices ~-~-> Bluetooth LE**(%%) and (% style="color:blue" %)**SCAN**(%%). FInd the correct device and connect 51 51 52 - [[image:image-20230601152415-1.png]]54 +=== 3.1.2 How to configure === 53 53 56 +Install in mobile and run. Press the reset button of the device to be tested, and then click (% style="color:blue" %)**"Scan for Bluetooth devices".**(%%) Find the correct device and connect(the correct device name should be the same as the DEV EUI of the device). 54 54 58 +[[image:image-20241112140729-9.jpeg||height="387" width="328"]] 59 + 60 +[[image:image-20241112140748-10.jpeg||height="178" width="328"]] 61 + 62 + 63 + 64 +After the connection is successful, enter the interface and click (% style="color:blue" %)**"Conversation".** 65 + 66 +[[image:image-20241112141556-11.jpeg||height="352" width="329"]] 67 + 68 + 55 55 Each device has unique password named **AT PIN**. Input the password and you will be able to get access to the UART of the device. 56 56 57 -[[image:image-2024 0204111620-1.png]]71 +[[image:image-20241112143703-17.jpeg||height="168" width="324"]] 58 58 59 -[[image:image-20230601152456-2.png]] 60 60 74 +Enter AT PIN + line break in the dialog box, click (% style="color:blue" %)**"Send"**(%%), and return the data display (% style="color:blue" %)**"Password Correct"**(%%) to start configuring the AT command. 61 61 76 + 77 + 78 +[[image:image-20241112143413-14.jpeg||height="725" width="325"]] 79 + 80 + 81 +=== 3.1.3 How to upgrade firmware === 82 + 83 + 84 +Open the Devices Tool and click on (% style="color:blue" %)**"Upgrade Device"**(%%). Enter the upgraded IMEI (DEV EUI), click (% style="color:blue" %)**"Select File"**(%%) to find the file you want to upgrade, and click (% style="color:blue" %)**"Start"**(%%). While waiting for the upgrade, ask the device to reset once. 85 + 86 +[[image:image-20241112144653-18.jpeg||height="147" width="325"]] 87 + 88 + 89 +[[image:image-20241112145833-20.jpeg||height="290" width="324"]] 90 + 91 + 92 +When the upgrade is complete, it will prompt:"**updata successfully**". 93 + 94 +[[image:image-20241112150223-21.jpeg||height="215" width="326"]] 95 + 96 +(% class="wikigeneratedid" %) 97 +== == 98 + 99 +=== 3.1.4 How to export logs === 100 + 101 +Open the Devices Tool and click the icon in the upper right corner. 102 + 103 +[[image:image-20241112151146-22.jpeg||height="85" width="329"]] 104 + 105 + 106 +select the log you want to export, then click the share icon on the far right to enter the document that comes with your phone and choose to export it. 107 + 108 +[[image:image-20241112151321-23.jpeg||height="259" width="324"]] 109 + 110 + 62 62 == 3.2 How to use PC to connect? == 63 63 64 64 65 65 Firstly, a USB to Bluetooth host is required 66 66 67 -[[image:image-20230601152915-3.png]] 116 +[[image:image-20230601152915-3.png||_mstalt="430144"]] 68 68 69 69 70 -[[image:image-20230601152950-4.png]] 119 +[[image:image-20230601152950-4.png||_mstalt="430118"]] 71 71 72 72 Insert the Bluetooth host into the computer 73 73 74 -[[image:image-20230518151327-5.png]] 123 +[[image:image-20230518151327-5.png||_mstalt="431535"]] 75 75 76 76 77 77 Open the serial port assistant on the computer 78 78 79 -[[image:image-20230518145316-3.png||height="560" width="730"]] 128 +[[image:image-20230518145316-3.png||_mstalt="431054" height="560" width="730"]] 80 80 81 81 Then connect according to the operating instructions of the purchased Bluetooth host 82 82 ... ... @@ -84,7 +84,7 @@ 84 84 85 85 The Bluetooth name to be connected is the DEVEUI of the node 86 86 87 -[[image:image-20230518151444-6.png]] 136 +[[image:image-20230518151444-6.png||_mstalt="431847"]] 88 88 89 89 90 90 = 4. Access Password and Command = ... ... @@ -94,4 +94,20 @@ 94 94 95 95 For AT Commands list please refer user manual for each sensor. 96 96 97 -[[image:image-20240204111711-2.png]] 146 +[[image:image-20240204111711-2.png||_mstalt="426413"]] 147 + 148 + 149 += 5.Use MAC Bluetooth to connect to nodes = 150 + 151 + 152 +1.Download BLE terminal or BLE Device Info 153 + 154 +2. Turn on MAC Bluetooth 155 + 156 +3.Open the Bluetooth tool, check the Bluetooth list, and find the device name 157 + 158 +[[image:image-20240802162132-1.png||_mstalt="427778" height="557" width="907"]] 159 + 160 +4.Click Connect, find the read/write window, and you can complete the communication with the device. 161 + 162 +[[image:image-20240802162318-2.png||_mstalt="430144" height="558" width="892"]]
- dragino.devices.tool1.0.apk
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Edwin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +8.7 MB - Content
- image-20240802162318-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +568.4 KB - Content
- image-20241112133509-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +709.1 KB - Content
- image-20241112140334-7.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +368.8 KB - Content
- image-20241112140342-8.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +368.8 KB - Content
- image-20241112140729-9.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +87.2 KB - Content
- image-20241112140748-10.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +368.8 KB - Content
- image-20241112141556-11.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +88.6 KB - Content
- image-20241112142839-12.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +346.4 KB - Content
- image-20241112143413-14.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +340.7 KB - Content
- image-20241112143703-17.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +337.2 KB - Content
- image-20241112144653-18.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +62.4 KB - Content
- image-20241112145833-20.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +129.1 KB - Content
- image-20241112150223-21.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +53.7 KB - Content
- image-20241112151146-22.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +45.4 KB - Content
- image-20241112151321-23.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +182.9 KB - Content
- 微信图片_20241112135201.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.wy - Size
-
... ... @@ -1,0 +1,1 @@ 1 +87.2 KB - Content