Directly reading data from address 0000h (EEPROM) using I2C and reading data from address 0000h (EEPROM) through NFC via a mobile app are corresponding. But when using I2C to read the session register address from 10A0h-10ADh, the values obtained are all 0xFF.
From the perspective of session registers, some registers should not default to 0XFF. How can I read the value of the session register?