We are currently working with the nRF52832 Development Kit and are aiming to interface an ISO15693 NFC reader using the PN7150 NFC module. We intend to communicate with the PN7150 over I2C and are using VS Code(nRF connect SDK v2.9.0) as our development environment.
Could you please provide information on the following:
Libraries : Are there any existing Nordic SDK libraries to interface with the PN7150, particularly over I2C communication?
I2C Implementation: Could you share examples or guidelines on how to set up and configure I2C communication with the PN7150 on the nRF52832?