Wiki source code of BLE Bluetooth Remote Configure
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
8.2 | 1 | (% class="wikigeneratedid" %) |
2 | **Table of Contents:** | ||
![]() |
1.1 | 3 | |
![]() |
8.2 | 4 | {{toc/}} |
5 | |||
6 | |||
7 | |||
8 | = 1. Overview = | ||
9 | |||
10 | |||
![]() |
1.1 | 11 | There are some new models of Dragino sensors support BLE remote configure. User can use mobile phone to configure the sensor via BLE. |
12 | |||
13 | |||
![]() |
8.2 | 14 | = 2. Support Models = |
![]() |
1.1 | 15 | |
![]() |
8.2 | 16 | |
![]() |
1.1 | 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="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1146px" %) | ||
![]() |
2.1 | 25 | (% class="sortHeader" %)|=(% style="width: 193px;" %)Models|=(% style="width: 540px;" %)BLE Activate Method|=(% style="width: 409px;" %)Comments |
26 | |(% style="width:193px" %)PS-LB, SDI-12-LB,|(% style="width:540px" %)((( | ||
27 | Device is battery power type and BLE will be only activate on below case: | ||
28 | |||
29 | * Press button to send an uplink | ||
![]() |
8.2 | 30 | |
![]() |
2.1 | 31 | * Press button to active device. |
![]() |
8.2 | 32 | |
![]() |
2.1 | 33 | * Device Power on or reset. |
34 | |||
35 | If there is no activity connection on BLE in 60 seconds, sensor will shut down BLE module to enter low power mode. | ||
36 | )))|(% style="width:409px" %) | ||
![]() |
3.1 | 37 | |
38 | |||
![]() |
4.1 | 39 | |
![]() |
8.2 | 40 | = 3. How to connect = |
![]() |
8.1 | 41 | |
![]() |
8.2 | 42 | == 3.1 Use General Serial Bluetooth Terminal == |
43 | |||
44 | |||
45 | **Example tool in Andriod.** | ||
46 | |||
![]() |
8.1 | 47 | [[image:image-20230110142736-1.png||height="307" width="723"]] |
48 | |||
49 | |||
![]() |
8.2 | 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 |
![]() |
8.1 | 51 | |
52 | [[image:image-20230110142931-2.png]] | ||
53 | |||
54 | |||
55 | Each device has unique password. Input the password and you will be able to get access to the UART of the device. | ||
56 | |||
57 | [[image:image-20230110143230-3.png||height="623" width="296"]] | ||
58 | |||
59 | |||
60 |