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