Programming Manual

i480e&i480e-MD2 Programming Manual
89 / 139
Failed: AT-B HIDBIRPT 1
Parameter
len
Data length
raw_data
Format definition as follows:
8-bit
(Keycode
-224-231)
8-bit
(Rese
rved)
Key1
(8-bit
)
Ke
y2
Ke
y3
Ke
y4
Ke
y5
Ke
y 6
Note
1.
When the module is in boot mode, this command is used to send an
input report to the host. The first field’ length is 8 bit, every bit
refers to Usage ID 224-331statuses in HID Keyboard Usage Page.
Key1~Key6 respectively represents the pressed key’s Usage ID. The
range of Usage ID is 0~255.
2.
If using AT+B SPRO command to only enable HID keyboard function,
it needs to send keyboard input as follows:
\x0c\x00\xa1[(raw_data)]
Under this circumstance, the module will not return the indication.
The HIDBOPRT event is the output report sent by the host when the module is
in the boot mode.
Event
AT-B HIDBOPRT [len],[ (raw_data)]
Parameter
len
Data length
raw_data
Format definition as follows:
5-bit
(NumLock--Kana)
3-bt
(Reserved)
Note
When the module is boot mode, this event represents the host sends
an output report to the module. The output report’s length is 1 byte.
The first 5 bits refer to Usage ID 1~5 statuses in HID LED Usage Page.
18.6
Mouse Input/Output Report
The HIDIRPT command is used to send an input report sent when the module is
in the report mode.
Barrot Confidential