2024-07-11 06:25 AM
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
Solved! Go to Solution.
2024-07-12 12:45 AM
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
2024-07-11 08:15 AM
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.
2024-07-12 12:45 AM
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