cancel
Showing results for 
Search instead for 
Did you mean: 

st25r3916 Card emulation mode exit

SG3
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

2 REPLIES 2
SG3
Associate II

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.

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