Dear Hitesh,
Please check 3.2.4 "Why is it not possible to write a NDEF message with TagWriter?" in NTAG I²C plus - FAQs.
In general:
1.) Applications shall use FD pin (interrupt) functionalities - to determine presence of NFC field. µC is notified when NFC field comes in and shall immediately stop any access to NTAG's I²C EEPROM access.
2.) Access from I²C side shall always check for RF_LOCKED to be 0b before accessing (Read/Write) NTAG's EEPROM.
3.) Access to EEPROM from I²C shall be as fast as possible and shall happen less frequent (e.g. every 1s)
Best regards,
uksac