Hi,

I am not guarantee my information ultimately exact.

1. AFAIK, Google use libnfc-nxp library which has functions for P2P
data exchange, may be it is actually DEP.
2. There is open-source libnfc library intended for Linux. It provides
DEP exchange, I tried it with SCL3711 (PN533 chip) dongles. There is a
document of porting libnfc to Android, but I did not follow it yet.

In my mind, both approaches assume programming on NDK level (in C).

References:
libnfc-nxp: 
http://wenku.baidu.com/view/4c4c18202f60ddccda38a024.html?from=related&hasrec=1
libnfc: http://www.libnfc.org/documentation/introduction
Porting libnfc to Android: 
http://appelmelk.wordpress.com/2011/02/17/porting-libnfc-to-android/,
http://www.few.vu.nl/~hak300/libnfc_to_android.pdf

Hope this helps.
Best regards,
Alexei


On Dec 15, 12:13 pm, ikki_fenix <piltzin1...@gmail.com> wrote:
> Hello,
>
> I'm looking for information about it's possible stablish a P2P
> connection between Android phone and NFC card at NFC-DEP level
> (digital protocol layer) without the higher layers.
> I know that Android 4.0 it's possible to stablish a P2P connection
> using SNEP or NPP protocols but if i can I'll do it at digital
> protocol layer.
> is it possible?
>
> Thanks for your replay.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to