This command reads data (from 1 to 32 bytes) from requested I2C address.

Byte

Value

Description

1

0xAE

I2C_READ command ID

2

Address

I2C Address

3

size

Number of bytes to write (max 32)

From 4 to 64

-

Not used

Reply packet contains requested data.