<
From version < 17.1 >
edited by Bei Jinggeng
on 2022/12/12 17:18
To version < 22.8 >
edited by Xiaoling
on 2022/12/13 10:09
>
Change comment: There is no comment for this version

Summary

Details

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