Hi, I am using nRF52832 with sensor, nfc and Softdevice S132 v3.0.0 to advertising packets .The sensor is interfaced with nrf52832 using twi interface. I have referred examples\nfc\writable_ndef_msg to read and write data from nfc. I am writing url to nfc tag and read it from tag. When I Comment sensor code , nfc read and write operation work properly. But When I used sensor code then after writing data to tag it reads new data once then it reads old data.
Thanks in Advance