Skip to main content
KHong.11
Associate
January 17, 2023
Solved

Any example for ST25R3916 card emulation using ST25SDK

  • January 17, 2023
  • 2 replies
  • 1038 views

Hi, we are evaluating the ST25R3916 NFC card emulation solution but we cant find any card emulation related info in the ST25SDK. Please advice.

Thanks,

Best Regards.

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

Hi,

the ST25 embedded NFC library provides an example of T3T and T4T card emulation.

Rgds

BT

2 replies

Brian TIDAL
Brian TIDALBest answer
Technical Moderator
January 17, 2023

Hi,

the ST25 embedded NFC library provides an example of T3T and T4T card emulation.

Rgds

BT

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
KHong.11
KHong.11Author
Associate
January 17, 2023

Hi Brian, thanks for your reply.

We are trying to use the ST25R3916 in an Android OS. Is the ST25R3916 support android OS? Is that any card emulation example using Java language?

Best Regards,

Hongbii.

Ulysses HERNIOSUS
Technical Moderator
January 17, 2023

Hi,

we do not provide source code for Android's Java layer. Typically on Android full NFC controllers from the ST21/ST54 family with NCI are used.

The only thing I can offer is RFAL ported into user space of Linux on Raspberry Pi: STSW-ST25R013 or similar for STM32MP1: X-LINUX-NFC6

Best Regards, Ulyssess