Data Sheet
Preliminary
DATASHEET Ɩ EMBP00
Copyright 2019, EM Microelectronic-Marin SA
EMBP00-DS, Version 0.1, 3-Apr-19
18
www.emmicroelectronic.com
Table 13: Beacon Information Service Commands
Command
Description
Hex Code
Get Version
Request for the firmware version of the application.
0x01
Get Device
Configuration
Request for the settings of the parameters in the Device
Configuration tab of the SimpleBeacon Configuration
Tools.
0x02
Get Advertising
Configuration <n>
Request for the settings of the parameters in the Advert-x
tab of the SimpleBeacon Configuration Tools.
POST Advertisement: n=0
Configuration Mode Advertisement: n=1
Advertisement 1-10: n=16-25
0x03
Get Accelerometer
Configuration
Request for the settings of the parameters in the
Accelerometer Configuration tab of the SimpleBeacon
Configuration Tools.
0x04
Get RSSI Table
Request for the settings of the parameters in the RSSI tab
of the SimpleBeacon Configuration Tools.
0x05
Get Device Address
Request for the factory assigned Device Address
0x06
Get Diagnostic Code
Request usage and diagnostic information in event of
failure.
0x07
Get Protocol ID
Request identifier structure
0x08
Generate On/Off Event
Issue and On/Off Event
0x0B
Get Factory Marker
Read the factory marker
0x0C
Get VBAT
Read battery voltage (100mV resolution)
0x0D
Get Diagnostics
Read Usage and diagnostic info
0x0E
The format of the command is
<Command> <Optional Parameter> <Bytes to Follow> <Optional Data>
Data Characteristic
Characteristic UUID: F2000A80-DE94-078F-E311-35B1EE4FDB15
The Data Characteristic is a read-only characteristic. The format of the return is either the requested data
or an error code. The first byte of the return is unique and indicates the type of response as defined in
Table 14.
Table 14: Beacon Information Data Characteristic
First Data Byte
Description
Hex Code
Error Response
A detailed error code and additional data if any follows.
0x80
Configuration Patch
This response can be saved as a binary file and used as a
9304 patch file. The beacon produces responses in this
format when the request is for the Device Configuration,
Advertisement Configuration, Accelerometer Configuration,
Factory Marker or RSSI Table.
0x33
Command Echo
Echo of the command code that generated the data
All Others
7.3.3. Device Information Service
SIG Service Assigned Number: 0x180A
The Device Information Service is the standard service defined by the Bluetooth SIG. This service exposes
manufacturer information about a device. The Device Information Service is instantiated as a Primary Service.
Only one instance of the Device Information Service is exposed on a device. The service defines 9
characteristics. Usage for the 9 characteristics are detailed in Table 15.