Skip to main content
Visitor II
September 23, 2024
Solved

Chip suitable for CE mode on Android and iOS to read tags

  • September 23, 2024
  • 1 reply
  • 744 views

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

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    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

     

    1 reply

    Technical Moderator
    September 23, 2024

    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

     

    ok_ppAuthor
    Visitor II
    September 23, 2024

    Hello Brian,
    Thanks for the quick reply.
    Best regards