I'm working on a project that will require the wireless receiver to identify the charging station it's interfacing for power. The Qi wireless power transfer specification states that power transmitters are to report an identification packet (using packet header 0x71) in the communications logical layer. The contents of this packet are to be "sufficiently unique", and so I assume that a wireless receiver might be able to identify a transmitter based on this packet. Can a host interfacing to the I2C port of the BQ51021 or BQ51221 read the contents of this packet through the registers, and if so, which registers? If not, is there any other information available in the I2C register map that can provide information about the charging station so that it can be identified?