<
From version < 22.20 >
edited by Xiaoling
on 2023/05/26 11:30
To version < 17.1 >
edited by Bei Jinggeng
on 2022/12/12 17:18
>
Change comment: Uploaded new attachment "image-20221212171854-1.jpeg", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -5,16 +5,9 @@
5 5  
6 6  
7 7  
8 -**Table of Contents:**
9 9  
10 -{{toc/}}
11 11  
12 12  
13 -
14 -
15 -
16 -
17 -
18 18  = 1.  Introduction =
19 19  
20 20  == 1.1  What is BCN02 ==
... ... @@ -45,143 +45,21 @@
45 45  * Configurable via mobile phone
46 46  * Sleep 0.27uA, Broadcasting: 16uA
47 47  
48 -== 1.3  Product characteristics ==
49 49  
50 50  
51 -(% border="1" cellspacing="5" style="background-color:#f7faff; width:500px" %)
52 -|(% style="background-color:#4f81bd; color:white; width:170px" %)**Product model**|(% style="background-color:#4f81bd; color:white; width:330px" %)**EW-BCN02L**
53 -|**Recommended index**|(% style="width:400px" %)✮✮✮✮✮
54 -|**Product pictures**|(% style="width:400px" %)[[image:image-20221212172218-3.jpeg||height="79" width="121"]]
55 -|**Product features**|(% style="width:643px" %)Long life waterproof type
56 -|**Dimension(mm)**|(% style="width:643px" %)Ø55.8*23
57 -|**Bluetooth protocol**|(% style="width:643px" %)BLE 5.1
58 -|**Shell material/color**|(% style="width:643px" %)PC (white)
59 -|**Product weight**|(% style="width:643px" %)35g (including battery)
60 -|**Installation method**|(% style="width:643px" %)3M adhesive/screw
61 -|**Battery model**|(% style="width:643px" %)ER14250 lithium sub battery x1 (one by default)
62 -|**Battery capacity**|(% style="width:643px" %)1200mAh
63 -|**Whether the battery can be replaced**|(% style="width:643px" %)can
64 -|**switch**|(% style="width:643px" %)reserve
65 -|**LED indicator**|(% style="width:643px" %)blue
66 -|**Endurance**|(% style="width:643px" %)4-5 years (default broadcast frequency)
67 -|**transmission distance**|(% style="width:643px" %)100m (open distance)
68 -|**Broadcasting interval**|(% style="width:643px" %)100ms~~10S adjustable, default 500mS
69 -|**Broadcast power consumption**|(% style="width:643px" %)16uA (500ms interval)
70 -|**standby power**|(% style="width:643px" %)0.27uA
71 -|**Transmitting power**|(% style="width:643px" %)(((
72 --19.5 ~+2.5dBm,
43 += 2. Power On BCN02 =
73 73  
74 -2.5dBm by default
75 -)))
76 -|**Operating temperature/humidity**|(% style="width:643px" %)-30 ~ + 60 ℃ (waterproof)
77 -|**Storage temperature/humidity**|(% style="width:643px" %)-40 ~ + 60 ℃ (waterproof)
78 -|**authentication**|(% style="width:643px" %)SRRC certification
79 -|**OAD upgrade**|(% style="width:643px" %)support
80 -|**Support devices**|(% style="width:643px" %)IOS7.0 and above, Android 4.3 and above
81 -|**Parameter setting**|(% style="width:643px" %)Both Android and iOS support parameter modification
82 -|**Security**|(% style="width:643px" %)Support password link and tamper proof mode
83 -|**Broadcast data format**|(% style="width:643px" %)(((
84 -Ibicon mode (fixed UUID);
85 85  
86 -Ibicon mode (unfixed UUID, 9-14 bytes of UUID are automatically written to MAC, and 15 bytes are automatically written to power);
87 -
88 -Common broadcast mode (MAC+power);
89 -
90 -Eddystone mode (reserved).
91 -)))
92 -
93 -(% class="wikigeneratedid" %)
94 -(% style="display:none" %) (%%)
95 -
96 -
97 -== 1.4  Format Description ==
98 -
99 -
100 -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.
101 -
102 -
103 -=== 1.4.1  IBeacon format ===
104 -
105 -
106 -[[image:image-20221212173403-4.png]]
107 -
108 -
109 -(% style="color:blue" %)**IBeacon broadcast package composition:**
110 -
111 -① Broadcast type field (3 bytes, 0x02106 by default)
112 -
113 -② Manufacturer data field header (2 bytes, 0x1AFF by default)
114 -
115 -③ Manufacturer ID (2 bytes, 0x004C by default)
116 -
117 -④ Device type (1 byte, 0x02 by default)
118 -
119 -⑤ Valid data length field (1 byte, default: 0x15, generally fixed)
120 -
121 -⑥ UUID (16 bytes, default 0x011,223,344,566,778,899aabbccddeeff0, support rolling code)
122 -
123 -⑦ MAC of the device (6 bytes, effective when relevant functions are enabled)
124 -
125 -⑧ Power of the device (1 byte, effective when relevant functions are turned on)
126 -
127 -⑨ Major field (2 bytes, support rolling code)
128 -
129 -⑩ Minor field (2 bytes, support rolling code)
130 -
131 -⑪ Actual RSSI field of broadcast at 1m (1 byte, default: 0xC3, adjustable according to the actual situation)
132 -
133 -
134 -=== 1.4.2  Normal format ===
135 -
136 -
137 -[[image:image-20221212173602-5.png]]
138 -
139 -
140 -(% style="color:blue" %)**Composition of general broadcast package:**
141 -
142 -① Broadcast type field (3 bytes, 0x02106 by default)
143 -
144 -② Manufacturer data field header (2 bytes, 0x1AFF by default)
145 -
146 -③ Manufacturer ID (2 bytes, 0x0001 by default)
147 -
148 -④ MAC of the device (6 bytes, effective when relevant functions are enabled)
149 -
150 -⑤ Power of the device (1 byte, effective when relevant functions are turned on)
151 -
152 -
153 -== 1.5 ** **IBEACON Power On/Off and STEUP Configuration Instructions ==
154 -
155 -
156 -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.**
157 -
158 -
159 -(% style="color:#037691" %)**See Table 1 below for the function of STEUP configuration value matching working mode:**
160 -
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 -= 2.  Power On BCN02 =
172 -
173 -
174 174  ~1. Open the enclosure
175 175  
176 176  2. Connect the battery connector onboard and the device will be power on.
177 177  
178 -
179 179  [[image:image-20221117153631-1.png||height="298" width="319"]]
180 180  
181 181  
182 -= 3.  User Mobile APP to configure BCN02 =
53 += 3. User Mobile APP to configure BCN02 =
183 183  
184 -== 3.1  IBEACON parameter modification ==
55 += 3.1 IBEACON parameter modification =
185 185  
186 186  
187 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.
... ... @@ -203,7 +203,7 @@
203 203  Select the specified device and start the connection. The connection interface is as follows:
204 204  
205 205  
206 -[[image:image-20221130084725-3.png||height="532" width="261"]] [[image:image-20221130084725-4.png||height="542" width="390"]]
77 +[[image:image-20221130084725-3.png]] [[image:image-20221130084725-4.png||height="768" width="553"]]
207 207  
208 208  
209 209  (% 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.
... ... @@ -210,7 +210,7 @@
210 210  
211 211  
212 212  
213 -[[image:image-20221130084725-5.png||height="582" width="284"]] [[image:image-20221130084725-6.png||height="584" width="263"]]
84 +[[image:image-20221130084725-5.png]] [[image:image-20221130084725-6.png]]
214 214  
215 215  
216 216  (% style="color:red" %)**Note: See Table 1 for the corresponding values of the STEUP working mode setting function.**
image-20221212171910-2.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -3.1 KB
Content
image-20221212172218-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -3.1 KB
Content
image-20221212173403-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -111.8 KB
Content
image-20221212173602-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -56.9 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0