Datasheet
Page 142 of 161
nRF8001 Product Specification
Revision 1.2
26.4 CommandResponseEvent (0x84)
CommandResponseEvent confirms reception or execution of an ACI command.
26.4.1 Functional description
This event is sent from nRF8001 to the external application controller in response to ACI commands.
26.4.2 Message format
Table 90. ACI message structure for CommandResponseEvent
26.4.3 Returned values
Table 91. Returned values for CommandResponseEvent
26.4.4 Bluetooth low energy procedures used
None
Message field/parameter
Value size
(bytes)
Data value Description
Header
Length 1 3..30 Packet length
Event 1 0x84
CommandResponseEvent
Content
CommandOpCode 1 OP code of the command to
which the event responds
Status 1 Status of the command
execution
ResponseData 0..27 Command-specific data
Parameter Data value Description
CommandOpCode
Command OP code
Status 0x00 Success
0x01 - 0xFF Status code. See section 28.1 on page 158
for a
comprehensive list of status codes.
ResponseData See the specific ACI command description for a list of
return parameters associated with the command.