2024-02-05 10:52 PM
In rubber ducking a specific issue with the ST25DV04K, I'm trying to take a step back and learn what others are doing. In short, I have a use case where the ST25DV04K is working well on Android with NFCv (https://developer.android.com/reference/android/nfc/tech/NfcV). However, most operations are failing on iOS using both Core NFC (https://developer.apple.com/documentation/corenfc) and a React Native library that supports ISO 15693. I can't quite figure out why iOS is failing and am not asking for help (in this thread) on debugging the specifics.
Instead, I'd like to ask the community for some perspective: