Thursday, July 21, 2011

[android-developers] Re: NFC Secure Element

Great job Fernando! Thank you for sharing your diff on this, it's
fantastic news.

On Jul 19, 5:48 am, Fernando Miguélez Palomo
<fernando.migue...@gmail.com> wrote:
> I got it working on 2.3.4_r1!!!
>
> The key was enabling discoverability but in card emulation mode. The strange
> thing is now I can detect two smart card types with an Arcontia smart card
> reader:
>
>    - ISO14443A tag CL1 tag (This is the Mifare 4K)
>    - FELICA RCS-885 424kbs tag (I suppose this is really the Javacard, not a
>    Felica card)
>
> I managed to write and read a block (4) to the Mifare 4K with default keys.
> Next thing will be investigating wheter 2.3.4 adds support by means of
> nxp-nfc library to directly send APDUs to the SE. You and Michael Roland
> already confirmed it was not possible with prior gingerbread versions.
>
> I post the corrected patch to get card emulation on 2.3.4_r1.
>
> One thing. Card stops being readable from an external reader after screen
> goes off and back on. However if you disable NFC and re-enable it (from
> settings) card is discoverable again.
>
> Thanks nemik for your work (you can update your patches with these
> corretions to work with gingerbread 2.3.4_r1 at your site if you want).
>
>  Nfc-app-2_3_4_r1.diff
> 31KViewDownload

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment