This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nr52832 nfc read and write not working properly with i2c

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

Related