2024-09-22 10:15 PM
Hello,
I am looking for a chip to work in the modes (alternately):
- card reading,
- card emulation (tag).
The device is intended for vending machines, so it is necessary for both Android and IOS smartphones to read the tag.
Is the CR95HF chip suitable for this task?
Best regards
Solved! Go to Solution.
2024-09-23 12:21 AM
Hi,
ST25R95/CR95HF supports reader mode and CE mode. ST25R3916B devices also support reader mode and CE mode and would provide better performances. Make sure to base your application on the RF abstraction library (available in the ST25 embedded NFC library). This provides identical API for both devices and ease the migration from ST25R95 to ST25R3916B if needed.
Rgds
BT
2024-09-23 12:21 AM
Hi,
ST25R95/CR95HF supports reader mode and CE mode. ST25R3916B devices also support reader mode and CE mode and would provide better performances. Make sure to base your application on the RF abstraction library (available in the ST25 embedded NFC library). This provides identical API for both devices and ease the migration from ST25R95 to ST25R3916B if needed.
Rgds
BT
2024-09-23 12:54 AM
Hello Brian,
Thanks for the quick reply.
Best regards