ST25R: Unable to communicate via NFC-V
Hello,
I'm running a demo from STSW-ST25R-LIB which uses NFC-V. The Inventory poll returns RFAL_ERR_FRAMING as the SOF does not match. Also I have to push the tag really close to get this behaviour. The tag (M24LR64) should be fine as I can communicate with it via ST25 Android app.
I assume that my HW and rfal_platform.h is set right as NFC-A tag is found successfuly after enabling it via RFAL_FEATURE_NFCA.
HW I'm using is EFM32 development board with click shield and NFC 5 Click module by Mikroe.
I have following questions:
Is it possible that the board layout is problematic for NFC-V, but NFC-A is fine?
Is it possible that the chip itself could be faulty and behave like this?
I found macro RFAL_USE_COHE. Could this help? I have not found any information about this.
Is there anything else that could cause this problem?
Thank you very much for help or suggestions!
