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

From version 1.1
edited by Edwin Chen
on 2023/01/10 13:39
Change comment: There is no comment for this version
To version 31.1
edited by Edwin Chen
on 2024/02/04 11:18
Change comment: Uploaded new attachment "image-20240204111711-2.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,19 @@
1 -= Overview =
1 +(% class="wikigeneratedid" %)
2 +**Table of Contents:**
2 2  
4 +{{toc/}}
5 +
6 +
7 +
8 += 1. Overview =
9 +
10 +
3 3  There are some new models of Dragino sensors support BLE remote configure. User can use mobile phone to configure the sensor via BLE.
4 4  
5 5  
6 -= Support Models =
14 += 2. Support Models =
7 7  
16 +
8 8  Here list the models that support BLE and the method to activate BLE function.
9 9  
10 10  {{velocity}}
... ... @@ -12,32 +12,77 @@
12 12  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
13 13  {{/velocity}}
14 14  
15 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1146px" %)
16 -(% class="sortHeader" %)|=(% style="width: 319px;" %)Models|=(% style="width: 224px;" %)Devices Type|=(% style="width: 286px;" %)OS, CPU Info|=(% style="width: 171px;" %)Firmware requirement|=(% style="width: 136px;" %)OTA Update Detail
17 -|(% style="width:319px" %)(((
18 -[[LIG16>>https://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[LPS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], [[LG308>>https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[LG308N>>https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]], [[DLOS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]], [[DLOS8N** **>>https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]
19 -)))|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
20 -* Linux OS: OpenWrt,
21 -* CPU: 400MHz,
22 -* Flash: 16MB, RAM: 64MB
23 -)))|(% style="width:171px" %)(((
24 -(((
25 -
26 -)))
27 -)))|(% style="width:136px" %)[[Change Log>>||anchor="H3.1ForLIG162CLPS82CLPS8N2CLG3082CLG308N2CDLOS82CDLOS8N"]]
28 -|(% style="width:319px" %)[[LPS8v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]|(% style="width:224px" %)LoRaWAN Gateway|(% style="width:286px" %)(((
29 -* Linux OS: Armbian,
30 -* CPU: Quad-core Cortex-A7 1.2Ghz
31 -* RAM: 512MB
32 -* eMMC: 4GB
33 -)))|(% style="width:171px" %)(((
34 -
35 -)))|(% style="width:136px" %)[[Change Log>>||anchor="H3.2ForLPS8Nv2"]]
36 -|(% style="width:319px" %)[[LG01v2>>https://www.dragino.com/products/lora-lorawan-gateway/item/244-lg01v2.html]]|(% style="width:224px" %)Single Channel LoRa Gateway|(% style="width:286px" %)(((
37 -* Linux OS: Armbian,
38 -* CPU: Quad-core Cortex-A7 1.2Ghz
39 -* RAM: 512MB
40 -* eMMC: 4GB
41 -)))|(% style="width:171px" %)(((
42 -
43 -)))|(% style="width:136px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]]
24 +(% border="1" cellspacing="5" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:955px" %)
25 +(% class="sortHeader" %)|=(% style="width: 327px; background-color: rgb(217, 226, 243);" %)Models|=(% style="width: 501px; background-color: rgb(217, 226, 243);" %)BLE Activate Method|=(% style="width: 125px; background-color: rgb(217, 226, 243);" %)Comments
26 +|(% style="width:327px" %)(((
27 +All models with -LB, -LS , -NB, -NS suffix
28 +)))|(% style="width:501px" %)(((
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:125px" %)
39 +
40 += 3. How to connect =
41 +
42 +== 3.1 Use General Serial Bluetooth Terminal in mobile phone ==
43 +
44 +
45 +**Example tool in Andriod.**
46 +
47 +[[image:image-20230110142736-1.png||height="307" width="723"]]
48 +
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 +
52 +[[image:image-20230601152415-1.png]]
53 +
54 +
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 +
57 +[[image:image-20240204111620-1.png]]
58 +
59 +[[image:image-20230601152456-2.png]]
60 +
61 +
62 +== 3.2 How to use PC to connect? ==
63 +
64 +
65 +Firstly, a USB to Bluetooth host is required
66 +
67 +[[image:image-20230601152915-3.png]]
68 +
69 +
70 +[[image:image-20230601152950-4.png]]
71 +
72 +Insert the Bluetooth host into the computer
73 +
74 +[[image:image-20230518151327-5.png]]
75 +
76 +
77 +Open the serial port assistant on the computer
78 +
79 +[[image:image-20230518145316-3.png||height="560" width="730"]]
80 +
81 +Then connect according to the operating instructions of the purchased Bluetooth host
82 +
83 +(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)
84 +
85 +The Bluetooth name to be connected is the DEVEUI of the node
86 +
87 +[[image:image-20230518151444-6.png]]
88 +
89 +
90 += 4. Access Password and Command =
91 +
92 +
93 +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.
94 +
95 +For AT Commands list please refer user manual for each sensor.
96 +
97 +[[image:image-20230519102404-1.png||height="187" width="396"]]
image-20230110142736-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.wy
Size
... ... @@ -1,0 +1,1 @@
1 +8.8 MB
Content
image-20230110142931-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +42.3 KB
Content
image-20230110143230-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +353.3 KB
Content
image-20230518143804-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +92.9 KB
Content
image-20230518145055-2.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +1.1 MB
Content
image-20230518145316-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +38.4 KB
Content
image-20230518150408-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +40.2 KB
Content
image-20230518151327-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +988.7 KB
Content
image-20230518151444-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +43.4 KB
Content
image-20230518152629-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Lu
Size
... ... @@ -1,0 +1,1 @@
1 +107.0 KB
Content
image-20230519102404-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +29.9 KB
Content
image-20230601152415-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +36.3 KB
Content
image-20230601152456-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +156.5 KB
Content
image-20230601152915-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +96.7 KB
Content
image-20230601152950-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.3 KB
Content
image-20240204111620-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +71.1 KB
Content
image-20240204111711-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +71.1 KB
Content