3.3.1 Set Transport Mode

Sets the transport mode for sending data from the hardware tool to the host computer. Currently only HID transport is supported.

Table 3-18. Set Transport Mode
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_TRANSPORT_MODE1 byte0x00
Mode1 byte

Transport mode to transfer data to host PC

0x00: OFF (default)

0x01: HID

Response:

Table 3-19. Set Transport Mode Response
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_TRANSPORT_MODE1 byte0x00
Status1 byte

Status code

0x00: OK

0xFF: Error