Wiki source code of BLE Bluetooth Remote Configure

Version 203.1 by Yi Wang on 2025/02/14 09:42

Show last authors
1 **Table of Contents:**
2
3 {{toc/}}
4
5
6
7
8 = 1. Overview =
9
10
11 There are some new models of Dragino sensors support BLE[[type the link label>>attach:DeviceTool_1.1.apk]] remote configure. User can use mobile phone to configure the sensor via BLE.
12
13
14 = 2. Support Models =
15
16
17 Here list the models that support BLE and the method to activate BLE function.
18
19 {{velocity}}
20 $xwiki.ssfx.use("js/xwiki/table/table.css")
21 $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
22 {{/velocity}}
23
24 (% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:955px" %)
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 |(% style="width:303px" %)(((
27 All models with -LB, -LS , -NB, -NS, -CB, -CS suffix
28 )))|(% style="width:439px" %)(((
29 Device is battery power type and BLE will be only activate on below case:
30
31 * Press button to send an uplink
32
33 * Press button to active device.
34
35 * Device Power on or reset.
36
37 If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode.
38 )))|(% style="width:211px" %)
39
40 = 3. How to connect =
41
42 == 3.1 Use Dragino Device Tool to configure or upgrade firmware ==
43
44 === 3.1.1 How to download ===
45
46 ==== 3.1.1.1 Download from Google Play Store ====
47
48
49 Open the Google Play Store, search for "Devices.tool", download and install.
50
51 [[image:image-20241230134826-1.png||_mstalt="429767" height="292" width="514"]]
52
53 (% class="box errormessage" %)
54 (((
55 Note: APPLE version is not ready yet.
56 )))
57
58
59 ==== 3.1.1.2 Download from Dropbox ====
60
61
62 Click on the URL below to enter Dropbox to download the app:
63
64 [[Download link>>url:https://www.dropbox.com/scl/fo/gyscmfn1s03oz3n8rif8w/AJW7JoMQsQ56dtlls2SNf9c?rlkey=3q2cxwriyzh26vuairx01yebc&st=be5jv92w&dl=0]] 
65
66
67 === 3.1.2 How to use BLE to configure Sensors ===
68
69
70 See Video Instruction: **[[Use BLE to configure Sensors>>https://youtube.com/shorts/Ajq2NvUslnw?feature=share]]**
71
72
73 Install in mobile and run. Press the reset button of the device to be tested, and then click (% style="color:blue" %)**"SCAN BLUETOOTH DEVICES".**(%%) Find the correct device and connect(the correct device name should be the same as the DEV EUI of the device).
74
75 [[image:image-20241230135129-4.png||_mstalt="429988" height="134" width="502"]]
76
77 [[image:image-20241230152054-8.png||_mstalt="430092" height="241" width="504"]]
78
79
80 After the connection is successful, enter the interface and click (% style="color:blue" %)**"DIALOGBOX".**
81
82
83 [[image:image-20241230151129-6.png||_mstalt="430092" height="413" width="507"]]
84
85 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.
86
87 [[image:image-20241230152403-9.png||_mstalt="429741" height="232" width="506"]]
88
89 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.
90
91 [[image:image-20241230151602-7.png||_mstalt="429000" height="568" width="348"]]
92
93
94 (% style="color:red" %)**Note:**
95
96 **Devices.Tool is now compatible with sending commands without line breaks, and supports the simultaneous configuration of multiple AT commands. A record is also automatically saved after an instruction is sent, and clicking on a command in the history will display it directly in the input box.**
97
98 [[image:image-20241230153041-10.png||_mstalt="449423" height="599" width="353"]]
99
100
101 === 3.1.3 How to use Mobile Phone to upgrade firmware ===
102
103 ==== 3.1.3.1 NB / CB series ( Use BLE to upgrade firmware) ====
104
105
106 See Video Instruction: [[Use BLE to Upgrade Firmware>>https://www.youtube.com/watch?v=fErXzc6m0gU]]
107
108 (% id="cke_bm_120427S" style="display:none" %)
109
110 Open the Devices Tool and click on (% _mstmutation="1" style="color:blue" %)**"Upgrade Device"**(%%).
111
112 [[image:image-20241230153300-11.png||_mstalt="449098" height="83" width="326"]]
113
114
115 Select the device type and click **"NB"**.
116
117 [[image:image-20250110114321-2.png||_mstalt="425568" height="189" width="317"]](% title="Click and drag to resize" %)​
118
119 (% id="cke_bm_120427E" style="display:none" %) (%%)
120
121 Enter the IMEI (DEV EUI) of the upgraded device, enter the password (PIN), click "SELECT UPGRADE FILE" to find the file you want to upgrade(% style="color:red" %)**(The firmware upgrade file format only supports .bin files)**(%%), and then click "START". While waiting for the upgrade, let the device reset once. If it keeps stopping on the download screen, you can try pressing the reset button of your device.**If the user does not wish to open the casing, they can press and hold the KEY until the device flashes a green light; this action is equivalent to pressing the reset button.**
122
123 (% style="color:red" %)**Note: The password check function will only take effect if the DRAGINO NB bootloader is v1.3. If the version is earlier than 1.3, whether the password is entered correctly does not affect the NB upgrade.**
124
125 [[image:image-20241230154001-13.png||_mstalt="449553" height="381" width="327"]]
126
127 (% style="color:red" %)**⑤ **(%%)While waiting for the upgrade, let the device reset once. If it keeps stopping on the download screen, you can try pressing the reset button of your device.
128
129 **If the user does not wish to open the casing, they can press and hold the KEY until the device flashes a green light; this action is equivalent to pressing the reset button.**
130
131
132 In addition, the firmware upgrade supports importing the IMEI upgrade file, manually selecting the IMIE required in the file, and the password (PIN) will be entered automatically.
133
134 [[image:image-20241230154747-14.png||_mstalt="455442" height="695" width="324"]]
135
136
137 When the upgrade is complete, it will prompt:"**update successfully**".
138
139 [[image:image-20241230172614-19.png||_mstalt="455000" height="428" width="322"]]
140
141
142 ==== 3.1.3.2 LB series ====
143
144 * Hardware: LA66 USB
145 [[image:image-20250213172807-1.png]][[image:image-20250213172928-2.png]]
146 * Before using LA66 as a firmware burning tool for -LB products, you need to burn OTA_firmware for LA66 first.
147 * If you have never downloaded LA66 OTA DongleV1.0 to your LA66, you can directly upgrade the LA66 OTA DongleV1.1 program from your phone using the following method.
148 * [[bootlooder>>url:https://wiki.dragino.com/xwiki/bin/download/Main/BLE%20Bluetooth%20Remote%20Configure/WebHome/LoRa_OTA_Bootloader_v1.4.bin?rev=1.1]] and [[OTA_firmware>>url:https://wiki.dragino.com/xwiki/bin/download/Main/BLE%20Bluetooth%20Remote%20Configure/WebHome/LA66%20OTA%20DONGLE%20v1.1.bin?rev=1.1]].
149 * The firmware burning method refers to the LA66 upgrade below.[[Click to redirect.>>https://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/#H3.1.3.3LA66upgrade]]
150
151
152 The LA66 USB connects to the phone via the USB-Type c adapter.
153
154 [[image:image-20241207113056-9.png||_mstalt="431366" height="240" width="555"]]
155
156
157 After the connection is successful, the phone will pop up a prompt box, check it and click to confirm.
158
159 (% style="color:red" %)**Note:**
160
161 **Some mobile phone models need to manually enable the OTG function to properly identify external devices.**
162
163 [[image:image-20250110114614-3.png||_mstalt="427557" height="654" width="317"]]
164
165
166 (% class="wikigeneratedid" id="H-1" %)
167 Then, the Device Tool will automatically open.
168
169 (% class="wikigeneratedid" %)
170 Open the Devices Tool and click on (% _mstmutation="1" style="color:blue" %)**"Upgrade Device"**(%%).
171
172 (% class="wikigeneratedid" %)
173 Select the device type and click **"LB"**.
174
175 (% class="wikigeneratedid" %)
176 Follow the steps in order:
177
178 (% class="wikigeneratedid" %)
179 ① Enter the DUIEI,t
180
181 (% class="wikigeneratedid" %)
182 ② Enter the PIN (**the PIN is the last 8 bytes of APPSKEY**),
183
184 (% class="wikigeneratedid" %)
185 ③ Select the LoRa frequency to match the original frequency of the node,
186
187 (% class="wikigeneratedid" %)
188 ④ Choose the upgrade file,(% style="color:red" %)**(The firmware upgrade file format only supports .bin files)**
189
190 (% class="wikigeneratedid" %)
191 ⑤ After pressing the device's reset button, click start.
192
193 (% class="wikigeneratedid" %)
194 **(If the upgrade does not start for a long time, you can press the device reset button again.**
195
196 (% class="wikigeneratedid" %)
197 **If the user does not wish to open the casing, they can press and hold the KEY until the device flashes a green light; this action is equivalent to pressing the reset button.)**
198
199 [[image:image-20250213142919-1.png||height="428" width="329"]]
200
201
202 (% class="wikigeneratedid" id="H-2" %)
203 When the upgrade is complete, it will prompt:"**update successfully**".
204
205 [[image:image-20241230163315-18.png||_mstalt="454038" height="443" width="328"]]
206
207
208 ==== 3.1.3.3 LA66 upgrade ====
209
210 The LA66 USB connects to the phone via the USB-Type C adapter.
211
212 [[image:image-20241207113056-9.png||_mstalt="431366" height="240" width="555"]]
213
214
215 After the connection is successful, the phone will pop up a prompt box, check it, and click to confirm.
216
217 (% style="color:red" %)**Note:**
218
219 **Some mobile phone models need to manually enable the OTG function to properly identify external devices.**
220
221 [[image:image-20250110114614-3.png||_mstalt="427557" height="654" width="317"]]
222
223
224 (% class="wikigeneratedid" id="H-1" %)
225 Then, the Device Tool will automatically open.
226
227 (% class="wikigeneratedid" %)
228 Follow the steps in order:
229
230 (% class="wikigeneratedid" %)
231 ① Click "SELECT UPGRADE FILE" to choose the firmware to upgrade.
232
233 (% class="wikigeneratedid" %)
234 **In order to ensure that the LA66 USB works properly, make sure that there is a corresponding bootloader before updating the firmware.**
235
236 (% class="wikigeneratedid" %)
237 **If you don't have a bootloader, you need to use the "[[Tremo Programmer>>https://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H3.1.3Howtouploadbootloadertodevice3F]]" software to download it.**
238
239 (% class="wikigeneratedid" %)
240 ② Click "START".
241
242 (% class="wikigeneratedid" %)
243 ③ Press the reset key on the LA66 device.
244
245 (% class="wikigeneratedid" %)
246 **For LA66 USB LoRaWAN Adapter v1.2, the design of the reset button has been eliminated on the hardware. **
247
248
249 (% class="wikigeneratedid" %)
250 [[image:image-20250110134640-5.png||_mstalt="428480" height="294" width="319"]]/
251
252 [[image:image-20250110135354-8.png||_mstalt="430612" height="253" width="319"]]
253
254 When the upgrade is complete, it will prompt:"**update successfully**".
255
256 [[image:image-20250110134822-6.png||_mstalt="429494" height="446" width="323"]]
257
258
259 === 3.1.4 How to export logs ===
260
261
262 Open the Devices Tool and click the icon in the upper right corner.
263
264 [[image:image-20241230155425-16.png||_mstalt="454233" height="85" width="330"]]
265
266
267 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.
268
269 [[image:image-20241230155528-17.png||_mstalt="455936" height="324" width="327"]]
270
271
272 == 3.2 How to use PC to connect? ==
273
274
275 Firstly, a USB to Bluetooth host is required
276
277 [[image:image-20230601152915-3.png||_mstalt="430144"]]
278
279
280 [[image:image-20230601152950-4.png||_mstalt="430118"]]
281
282 Insert the Bluetooth host into the computer
283
284 [[image:image-20230518151327-5.png||_mstalt="431535"]]
285
286
287 Open the serial port assistant on the computer
288
289 [[image:image-20230518145316-3.png||_mstalt="431054" height="560" width="730"]]
290
291 Then connect according to the operating instructions of the purchased Bluetooth host
292
293 (be careful! The AT command in this description may be different from the AT command of the Bluetooth host you purchased. Please follow the instructions for the Bluetooth host you purchased)
294
295 The Bluetooth name to be connected is the DEVEUI of the node
296
297 [[image:image-20230518151444-6.png||_mstalt="431847"]]
298
299
300 = 4. Access Password and Command =
301
302
303 Each device is shipped with a label as below include (% style="color:blue" %)**6 chars AT PIN**(%%). this is the PIN to access the console of sensor.
304
305 For AT Commands list please refer user manual for each sensor.
306
307 [[image:image-20240204111711-2.png||_mstalt="426413"]]
308
309
310 = 5. Use MAC Bluetooth to connect to nodes =
311
312
313 1.Download BLE terminal or BLE Device Info
314
315 2. Turn on MAC Bluetooth
316
317 3.Open the Bluetooth tool, check the Bluetooth list, and find the device name
318
319 [[image:image-20240802162132-1.png||_mstalt="427778" height="557" width="907"]]
320
321
322 4.Click Connect, find the read/write window, and you can complete the communication with the device.
323
324 [[image:image-20240802162318-2.png||_mstalt="430144" height="558" width="892"]]