Hello,
I'm developing a new project based on the PN7642 platform using the NXP Reader Library and HAL components from SDK 2.15.0_NDA.
In an earlier internal project built on SDK 2.12.0_NDA, all operations — including card write/personalization flows — worked correctly.
Now, in the new project (migrated to the newer SDK, not just updated), read operations work, but write operations no longer succeed. The commands appear to execute without explicit error, yet the card content is not updated and further communication often requires a restart to recover.
To remain within NDA limits, I can’t include specific implementation details here, but could you please advise:
Were there functional or behavioral changes in the PN7642 Reader Library (especially AL/PAL layers) between SDK 2.12.0_NDA and SDK 2.15.0_NDA that may affect write or commit operations?
Did the DESFire EVx / secure-messaging handling change (for example, in session teardown or post-transaction authentication)?
Is there a migration note or compatibility checklist for porting PN7642 projects from SDK 2.12.0_NDA to 2.15.0_NDA?
Any pointers to documentation, release notes, or known issues would be very helpful.
Thank you for your support.