Skip to main content
Explorer
July 11, 2024
Solved

st25r3916 Card emulation mode exit

  • July 11, 2024
  • 1 reply
  • 822 views

Hi,

I am using the "demoCE()" funtion to be able to work with the mobile. I am able to read/write with the mobile, but my problem is how to know when it has finish the communication and when the mobile has been removed from the field.I am using t4t mode

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hello SG3,

    In case the app performs a deselect sequence for T4T case then the card emulations should trigger such by returning RFAL_ERR_SLEEP_REQ.

    BR, Ulysses

    1 reply

    SG3Author
    Explorer
    July 11, 2024

    Hi,

    I was able to detect when the mobile is removed when it returns the error LINK_LOSS.

     

    I am still trying to figurate out how to know that the communication has end. I ma using the app NFC tools.

    Technical Moderator
    July 12, 2024

    Hello SG3,

    In case the app performs a deselect sequence for T4T case then the card emulations should trigger such by returning RFAL_ERR_SLEEP_REQ.

    BR, Ulysses