USER MANUAL
EMDCB
–
BLUETOOTH LOW ENERGY MOTION AND ILLUMINATION SENSOR
© 2019 EnOcean | www.enocean.com
EMDCB User Manual | v1.3 | August 2019 | Page 28/67
4.6.3
Data Size
The following values are possible for the Data Size field:
◼
0b00 = 8 bit size (or implicit definition, e.g. commissioning telegram = 22 byte)
◼
0b01 = 16 bit size
◼
0b10 = 32 bit size
◼
0b11 = Extended size, the size is specified in the first byte of the Sensor Data field
4.7
Supported parameters
EMDCB can report a variety of parameters. Some parameters are always reported while
other parameters can be enabled and disabled via NFC.
Table 3 below summarizes the parameters that can be reported.
Standard Parameters (always reported)
TYPE
ID
Content
Size
[byte]
Minimum
Maximum
Resolution Unit Conversion
0x05 Light level
2
0
65 533
1
lx
1 * x
0x20 Occupancy status
1
0x01
Not occupied
0x02
Occupied
Enumeration, only specified
values are valid
0x3E Commissioning info 22
16 byte AES key followed by 6 byte advertising address
Optional Parameters (can be enabled or disabled via NFC)
TYPE
ID
Content
Size
[byte]
Default
Reporting
Min
Max
Res
Unit Conversion
0x01 Supply voltage
2
Disabled
-16383 16383
0.5
mV 2*x
0x02 Energy level
1
Enabled
0
100
0.5
%
2*x (0…200)
0x04 Solar cell light level 2
Enabled
0
65 533 1
lx
1*x
0x3C Optional Data
Variable Disabled
User-defined data (Size defined by
profDesc
)
Table 3
–
Supported paramters
Please refer to chapter A.1 for an example of how to parse an EMDCB data telegram and to
chapter A.2 for an example how to parse a commissioning telegram.