... |
... |
@@ -38,6 +38,7 @@ |
38 |
38 |
|
39 |
39 |
BCN01 iBeacon |
40 |
40 |
|
|
41 |
+ |
41 |
41 |
((( |
42 |
42 |
((( |
43 |
43 |
We need to get the UUID, MAJOR, MINOR, TXPOWER where each iBeacon is placed. We can get it with the iBeacon software, such as "EW-beacon". |
... |
... |
@@ -44,15 +44,16 @@ |
44 |
44 |
))) |
45 |
45 |
))) |
46 |
46 |
|
47 |
|
-[[image:https://wiki.dragino.com/images/thumb/f/fa/Ibeacon2.jpg/400px-Ibeacon2.jpg||height="867" width="400"]] |
|
48 |
+[[image:image-20220526150743-5.png]] |
48 |
48 |
|
49 |
49 |
beacon software |
50 |
50 |
|
51 |
51 |
|
52 |
|
-[[image:https://wiki.dragino.com/images/thumb/f/f2/Ibeacon3.jpg/400px-Ibeacon3.jpg||height="867" width="400"]] |
|
53 |
+[[image:image-20220526150824-6.png]] |
53 |
53 |
|
54 |
54 |
beacon software |
55 |
55 |
|
|
57 |
+ |
56 |
56 |
== 2.2 Create Map == |
57 |
57 |
|
58 |
58 |
((( |
... |
... |
@@ -73,40 +73,46 @@ |
73 |
73 |
))) |
74 |
74 |
))) |
75 |
75 |
|
76 |
|
-[[image:https://wiki.dragino.com/images/thumb/4/4d/Beacon10.png/600px-Beacon10.png||height="274" width="600"]] |
|
78 |
+[[image:image-20220526150915-7.png]] |
77 |
77 |
|
78 |
78 |
Create place types |
79 |
79 |
|
|
82 |
+ |
80 |
80 |
3. Search Venues. (Indoor map area identification) |
81 |
81 |
|
82 |
|
-[[image:https://wiki.dragino.com/images/thumb/e/e8/Beacon11.jpg/600px-Beacon11.jpg||alt="Beacon11.jpg" height="324" width="600"]] |
|
85 |
+[[image:image-20220526151046-8.png]] |
83 |
83 |
|
84 |
84 |
((( |
85 |
85 |
((( |
86 |
86 |
The map accurately places the beacon of ibeacon, which is the reference for positioning. At this time, UUID, MAJOR and MINOR must be filled in correctly. |
|
90 |
+ |
|
91 |
+ |
87 |
87 |
))) |
88 |
88 |
))) |
89 |
89 |
|
90 |
90 |
4. Upload Floor plan. |
91 |
91 |
|
92 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/d1/Beacon12.png/800px-Beacon12.png||alt="File:Beacon12.png" height="196" width="598"]] |
|
97 |
+[[image:image-20220526151223-9.png]] |
93 |
93 |
|
94 |
94 |
add images |
95 |
95 |
|
|
101 |
+ |
96 |
96 |
5. Create Layer |
97 |
97 |
|
98 |
|
-[[image:https://wiki.dragino.com/images/thumb/0/0e/Beacon13.png/600px-Beacon13.png||height="208" width="600"]] |
|
104 |
+[[image:image-20220526151305-10.png]] |
99 |
99 |
|
100 |
100 |
create layer |
101 |
101 |
|
|
108 |
+ |
102 |
102 |
((( |
103 |
103 |
6. Add iBeacon position info. Drag the iBeacon to match position and input the UUID, MAJOR and MINOR of this iBeacon. |
104 |
104 |
))) |
105 |
105 |
|
106 |
|
-[[image:https://wiki.dragino.com/images/thumb/1/1d/Beacon14.png/600px-Beacon14.png||height="261" width="600"]] |
|
113 |
+[[image:image-20220526151519-11.png]] |
107 |
107 |
|
108 |
108 |
create iBeacon |
109 |
109 |
|
|
117 |
+ |
110 |
110 |
= 3. Configure TTN = |
111 |
111 |
|
112 |
112 |
== 3.1 Configure LBT1 to Upload data to TTN == |
... |
... |
@@ -113,6 +113,7 @@ |
113 |
113 |
|
114 |
114 |
Please refer the instruction in the [[User Manual>>url:http://www.dragino.com/downloads/index.php?dir=accessories/Bluetooth/BCN01]]. Note the (% style="color:#4f81bd" %)**LBT1 need to set to MOD=3**(%%) here. |
115 |
115 |
|
|
124 |
+ |
116 |
116 |
== 3.2 Decoder in TTN == |
117 |
117 |
|
118 |
118 |
(% class="box" %) |
... |
... |
@@ -195,6 +195,7 @@ |
195 |
195 |
|
196 |
196 |
))) |
197 |
197 |
|
|
207 |
+ |
198 |
198 |
= 4. Set Up Converter Server = |
199 |
199 |
|
200 |
200 |
* ((( |
... |
... |
@@ -231,6 +231,8 @@ |
231 |
231 |
|
232 |
232 |
((( |
233 |
233 |
Step3.The location service subscribes to the lora information stream on TTN through the mqtt protocol, parses the information to generate a geographic location, and finally creates a geographic location on the mapwize map. The following is the configuration of the location service, the configuration file is in json format, the file is /etc/location_conf.json |
|
244 |
+ |
|
245 |
+ |
234 |
234 |
))) |
235 |
235 |
|
236 |
236 |
= 5. Configuration file: location_conf.json = |
... |
... |
@@ -302,19 +302,21 @@ |
302 |
302 |
"username":"[str]" |
303 |
303 |
))) |
304 |
304 |
|
305 |
|
-[[image:https://wiki.dragino.com/images/thumb/d/da/Beacon50.png/600px-Beacon50.png||height="185" width="600"]] |
|
317 |
+[[image:image-20220526151707-12.png]] |
306 |
306 |
|
307 |
307 |
username |
308 |
308 |
|
|
321 |
+ |
309 |
309 |
(% class="box" %) |
310 |
310 |
((( |
311 |
311 |
"password":"[str]" |
312 |
312 |
))) |
313 |
313 |
|
314 |
|
-[[image:https://wiki.dragino.com/images/thumb/b/bd/Beacon51.png/800px-Beacon51.png||alt="File:Beacon51.png" height="259" width="598"]] |
|
327 |
+[[image:image-20220526151736-13.png]] |
315 |
315 |
|
316 |
316 |
password |
317 |
317 |
|
|
331 |
+ |
318 |
318 |
(% class="box" %) |
319 |
319 |
((( |
320 |
320 |
"apikey": "[str]" |