User's Manual
Enhanced Class 1 Bluetooth v2.1 Module
User’s Guide
Americas: +1-800-492-2320 Option 2
Europe: +44-1628-858-940
Hong Kong: +852-2923-0610
www.lairdtech.com/wireless
126
CONN-GUIDE-BT740_v0.2
9.4.6 Remote Friendly Name
This event sends a fragment of the remote friendly name to the host. The maximum length of the
fragment is 10, so at least 25 of these events are required to convey a remote friendly name, if it has the
maximum length of 248.
Event Packet
Offset
Field
Value
Comments
0
LENGTH
16
1
CHANNEL
0
2
EVENT
[EVT_REM_FNAME]
3
FLOW_OUT
??
Runtime value
4
INDEX
0..247
Start index into the string
5
LEN
1..10
Number of valid characters in the
NAME[] field that follows
6..15
NAME[10]
Xx xx xx xx
The name fragment
9.4.7 Event_ADC
This event returns after a CMD_GET_IO command where the analogID is set to either 1 or 2. In these
circumstances the module digitises the voltage on either Analogue0 or Analogue 1 and reports the value
as an eight bit hex number. Therefore the value shown in the ValMSB field should always be zero.
Event Packet
Offset
Field
Value
Comments
0
LENGTH
16
1
CHANNEL
0
2
EVENT
[EVT_ADC]
3
FLOW_OUT
??
Runtime value
4
analogId
1..2
1 – AIO0
2 – AIO1
5
valMSB
0
MSB of 16 bit digitised input
6
valLSB
0..FF
LSB of 16 bit digitised inoput