Hi guys,
I am currently trying to find out the magnetic field strength of the Nexus
S. Do any of you have information on that?
Cheers,
Sebastian
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to andro
Hallo Shekhar,
if the card supports ISO 14443-4 (which every EMV card should do) you
can access this card with APDU commands through ISO-DEP. (* Except for
some cards that seem to require a higher magnetic field strength than
the Nexus S provides.)
Using APUD commands you can then access whatever
Hi Michael,
I have a doubt.You mean to say that if the EMV card supports ISO 14443
standard then we can be able to read the payment details of the credit
cards using APDU commands?
Thanks,
Shekhar
On Apr 25, 5:09 pm, Michael Roland wrote:
> Hallo lal,
>
> > I'm trying to Read Track data for Pay
Hallo lal,
> I'm trying to Read Track data for Payment cards (PayWave, PayPass). As
> per my understanding they follow ISO 14443 B. With new NFC API,
>
> byte[] b1 = myTag.getHiLayerResponse(); //b1 is not null, but
> length == 0
> [...]
> result = myTag.transceive(b1);
It will
4 matches
Mail list logo