Hello Matan,
- Have you confirmed that the slave address is correct?
By default the slave address is 0x55.
- What register address are you trying to read or write?
You mentioned an NFC mobile app. If the phone has taken control and arbitration is locked to the NFC side (RF_LOCKED = 1) then the NT3H2111 will not respond to any command from the I2C side other than the READ register command.
- The READ/WRITE register sequence is only for SESSION registers. For CONFIGURATION registers, SRAM or EEPROM you need to use the normal READ/WRITE operation.
- After power on it is recommended to wait for 500 us before sending commands to the IC.
Hope this helps!
Best Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------