Show last authors
1 (% style="text-align:center" %)
2 [[image:image-20221202093824-1.png||height="297" width="444"]]
3
4
5
6
7
8 **Table of Contents:**
9
10 {{toc/}}
11
12
13
14
15
16
17
18 = 1.  Introduction =
19
20 == 1.1  What is BCN02 ==
21
22
23 (((
24 The BCN02 is a (% style="color:blue" %)**Bluetooth BLE iBeacon** (%%)designed for (% style="color:blue" %)**indoor positioning solution**(%%). BCN02 is base on Diglog IC and support (% style="color:blue" %)**Bluetooth 5.1 protocol**(%%). BCN02 is low power consumption and with (% style="color:blue" %)**1200mAh battery**(%%). With a 500ms broadcast interval, BCN02 can works for 4~~5 years.
25 )))
26
27 (((
28 BCN02 is designed for the use together with Dragino TrackerD to provide LoRaWAN Indoor Position Solution. There are many BCN02s placed in different location and keep broadcasting their UUID via Bluetooth. User brings TrackerD LoRaWAN BLE tracker, the TrackerD keep scanning the UUID and choose the highest signal UUID to uplink via LoRaWAN. So the IoT server will know where the TrackerD is.
29 )))
30
31 (((
32 (% style="color:red" %)**BCN02 is power off when shipping via airline. User need to rotate to open it and plug in the power connector to power on it.**
33 )))
34
35
36 == 1.2  Features ==
37
38
39 * 1200mAh battery
40 * 4~~5 year battery life(Default 500ms Interval)
41 * Distance,100meters in open area
42 * RF power: -19.5 ~~ 2.5dBm (default 2.5dBm)
43 * Operating temperature: -30 ~~ 60 °C
44 * Valid for outdoor use, Weather Proof
45 * Configurable via mobile phone
46 * Sleep 0.27uA, Broadcasting: 16uA
47
48
49 == 1.3  Product characteristics ==
50
51
52 (% border="1" cellspacing="5" style="background-color:#f7faff; width:500px" %)
53 |(% style="background-color:#4f81bd; color:white; width:170px" %)**Product model**|(% style="background-color:#4f81bd; color:white; width:330px" %)**EW-BCN02L**
54 |**Recommended index**|(% style="width:400px" %)✮✮✮✮✮
55 |**Product pictures**|(% style="width:400px" %)[[image:image-20221212172218-3.jpeg||height="79" width="121"]]
56 |**Product features**|(% style="width:643px" %)Long life waterproof type
57 |**Dimension(mm)**|(% style="width:643px" %)Ø55.8*23
58 |**Bluetooth protocol**|(% style="width:643px" %)BLE 5.1
59 |**Shell material/color**|(% style="width:643px" %)PC (white)
60 |**Product weight**|(% style="width:643px" %)35g (including battery)
61 |**Installation method**|(% style="width:643px" %)3M adhesive/screw
62 |**Battery model**|(% style="width:643px" %)ER14250 lithium sub battery x1 (one by default)
63 |**Battery capacity**|(% style="width:643px" %)1200mAh
64 |**Whether the battery can be replaced**|(% style="width:643px" %)can
65 |**switch**|(% style="width:643px" %)reserve
66 |**LED indicator**|(% style="width:643px" %)blue
67 |**Endurance**|(% style="width:643px" %)4-5 years (default broadcast frequency)
68 |**transmission distance**|(% style="width:643px" %)100m (open distance)
69 |**Broadcasting interval**|(% style="width:643px" %)100ms~~10S adjustable, default 500mS
70 |**Broadcast power consumption**|(% style="width:643px" %)16uA (500ms interval)
71 |**standby power**|(% style="width:643px" %)0.27uA
72 |**Transmitting power**|(% style="width:643px" %)(((
73 -19.5 ~+2.5dBm,
74
75 2.5dBm by default
76 )))
77 |**Operating temperature/humidity**|(% style="width:643px" %)-30 ~ + 60 ℃ (waterproof)
78 |**Storage temperature/humidity**|(% style="width:643px" %)-40 ~ + 60 ℃ (waterproof)
79 |**authentication**|(% style="width:643px" %)SRRC certification
80 |**OAD upgrade**|(% style="width:643px" %)support
81 |**Support devices**|(% style="width:643px" %)IOS7.0 and above, Android 4.3 and above
82 |**Parameter setting**|(% style="width:643px" %)Both Android and iOS support parameter modification
83 |**Security**|(% style="width:643px" %)Support password link and tamper proof mode
84 |**Broadcast data format**|(% style="width:643px" %)(((
85 Ibicon mode (fixed UUID);
86
87 Ibicon mode (unfixed UUID, 9-14 bytes of UUID are automatically written to MAC, and 15 bytes are automatically written to power);
88
89 Common broadcast mode (MAC+power);
90
91 Eddystone mode (reserved).
92 )))
93
94 (% class="wikigeneratedid" %)
95 (% style="display:none" %) (%%)
96
97
98 == 1.4  Format Description ==
99
100
101 EW-BCN02L supports iBeacon broadcasting and general broadcasting. Please confirm with our staff as required. The broadcast data formats of the two modes are described in detail below.
102
103
104 === 1.4.1  IBeacon format ===
105
106
107 [[image:image-20221212173403-4.png]]
108
109
110 (% style="color:blue" %)**IBeacon broadcast package composition:**
111
112 ① Broadcast type field (3 bytes, 0x02106 by default)
113
114 ② Manufacturer data field header (2 bytes, 0x1AFF by default)
115
116 ③ Manufacturer ID (2 bytes, 0x004C by default)
117
118 ④ Device type (1 byte, 0x02 by default)
119
120 ⑤ Valid data length field (1 byte, default: 0x15, generally fixed)
121
122 ⑥ UUID (16 bytes, default 0x011,223,344,566,778,899aabbccddeeff0, support rolling code)
123
124 ⑦ MAC of the device (6 bytes, effective when relevant functions are enabled)
125
126 ⑧ Power of the device (1 byte, effective when relevant functions are turned on)
127
128 ⑨ Major field (2 bytes, support rolling code)
129
130 ⑩ Minor field (2 bytes, support rolling code)
131
132 ⑪ Actual RSSI field of broadcast at 1m (1 byte, default: 0xC3, adjustable according to the actual situation)
133
134
135 === 1.4.2  Normal format ===
136
137
138 [[image:image-20221212173602-5.png]]
139
140
141 (% style="color:blue" %)**Composition of general broadcast package:**
142
143 ① Broadcast type field (3 bytes, 0x02106 by default)
144
145 ② Manufacturer data field header (2 bytes, 0x1AFF by default)
146
147 ③ Manufacturer ID (2 bytes, 0x0001 by default)
148
149 ④ MAC of the device (6 bytes, effective when relevant functions are enabled)
150
151 ⑤ Power of the device (1 byte, effective when relevant functions are turned on)
152
153
154 == 1.5 ** **IBEACON Power On/Off and STEUP Configuration Instructions ==
155
156
157 After getting the EW-BCN05L label, first long press the button 5S on the label to start the machine, and the label will flash blue light for 3 times. Press and hold for another 5s to shut down. (% style="color:blue" %)**EW-BCN02l has no switch, and it is normally on by default.**
158
159
160 (% style="color:#037691" %)**See Table 1 below for the function of STEUP configuration value matching working mode:**
161
162 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %)
163 |(% style="background-color:#4f81bd; color:white; width:160px" %)**Configuration function (setup)**|(% style="background-color:#4f81bd; color:white; width:170px" %)**BCN02L (setup configuration parameter value)**|(% style="background-color:#4f81bd; color:white; width:170px" %)**BCN05L (setup configuration parameter value)**
164 |(% style="width:223px" %)IBEACON broadcast (default)|(% style="width:201px" %)53000000|(% style="width:247px" %)D3000000
165 |(% style="width:223px" %)IBEACON broadcast+power|(% style="width:201px" %)57000000|(% style="width:247px" %)D7000000
166 |(% style="width:223px" %)IBEACON broadcast+MAC|(% style="width:201px" %)5B000000|(% style="width:247px" %)DB000000
167 |(% style="width:223px" %)IBEACON broadcast+MAC+power|(% style="width:201px" %)5F000000|(% style="width:247px" %)DF000000
168 |(% style="width:223px" %)General broadcasting|(% style="width:201px" %)73000000|(% style="width:247px" %)F3000000
169 |(% style="width:223px" %)General broadcast+power|(% style="width:201px" %)77000000|(% style="width:247px" %)F7000000
170
171
172 = 2.  Power On BCN02 =
173
174
175 ~1. Open the enclosure
176
177 2. Connect the battery connector onboard and the device will be power on.
178
179 [[image:image-20221117153631-1.png||height="298" width="319"]]
180
181
182 = 3.  User Mobile APP to configure BCN02 =
183
184 == 3.1  IBEACON parameter modification ==
185
186
187 After the iBeacon device is powered on (the switch with the switch key is turned on), it starts to broadcast. At this time, the broadcast is connectable. The broadcast name is "EW+the first 4 bytes of MAC address". For example, the module MAC address is 0x80ECCACD123D, and the broadcast name is EW80ECCACD. At this time, you can use the "EW SmartConfig" APP to modify the corresponding parameters.
188
189 Consult our customer service to obtain the configuration tool "[[**EW SmartConfig**>>https://github.com/dragino/TrackerD/releases]]"(The APP in Version 1.4.3 Assets) installation package (only Android is supported). After installation,The icons are as follows:
190
191 [[image:image-20240315140639-1.png||height="484" width="1149"]]
192
193 [[image:image-20221130084725-1.jpeg]]
194
195
196 Open the (% style="color:blue" %)**"EW SmartConfig"** (%%)app, and make sure that UNKOWN in the upper right corner of the app is set to open, so as to search for beacon broadcasts.
197
198 [[image:image-20221130084725-2.png]]
199
200
201
202 Select the specified device and start the connection. The connection interface is as follows:
203
204 [[image:image-20221130084725-3.png||height="532" width="261"]] [[image:image-20221130084725-4.png||height="542" width="390"]]
205
206
207 (% style="color:red" %)**Note: **(%%)Set the broadcast interval. The maximum and minimum broadcast intervals should be changed to the same value. When the original value is changed from the minimum to the maximum, the minimum should be changed first; For example, when the broadcast interval value on the APP is 3200 (2000ms when converted into band units) to 1600 (1000ms), the minimum value of the broadcast interval should be changed first, and then the maximum value of the broadcast interval. Then press the APPLY button on the smallest side. On the contrary, if the original value is increased, the maximum value will be changed first and then the minimum value. Setting the link interval value is the same as broadcasting interval method. Note that the values with and without units are different.
208
209
210
211 [[image:image-20221130084725-5.png||height="582" width="284"]] [[image:image-20221130084725-6.png||height="584" width="263"]]
212
213
214 (% style="color:red" %)**Note: See Table 1 for the corresponding values of the STEUP working mode setting function.**
215
216
217
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0