-3

According to this question, based Card Emulation for contactless card only? What if I want to use HCE with a visa card that does not have visaWave functionality?

1) Can I use back the visaWave AID?

2) What's the data format to send back to the terminal? Can it be implemented?

Community
  • 1
  • 1
user1872384
  • 6,886
  • 11
  • 61
  • 103

1 Answers1

2

HCE emulates a Contactless Smart Card over your NFC chip (aka you are enabling the phone to be a smart card). You can implement an NFC reader that reads a contactless smart card in a different way, but that's not related to Host Card Emulation (HCE).

Sam Edwards
  • 874
  • 8
  • 19