This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ33100: MAC SBS Command Frame Sequence

Part Number: BQ33100

Hi, 

I wanted to access the Manufacturing Access SBS commands but the routine I am using is not working. From the I2C master I used a write to Slave to write the SBS command (e.g. Hardware Version 0x0003) and then a Read from Slave command with the MAC address to get the response. The frame I received was 0xFF00

Write Frame:  Slave Address(0x16) => MAC (0x00) => SBS cmd (0x0003)

Read Frame: Slave Address(0x16) => MAC (0x00) => Slave Address (0x17) => Received Frame (0xFF00)

Can you please confirm if this is the right approach, if not can you share what the read and write command sequence is for MAC commands? 

Thanks,

Mesfin Bedada