Hi list,

I have a ICS device and a Gingerbread device. Pushing a NdefMessage
from
Gingerbread to ICS works perfectly. The other way round however
doesn't do
anything, except this LogCat output:

> 04-02 15:51:44.167: D/NFC JNI(192): Discovered P2P Target
> 04-02 15:51:44.171: D/NfcService(192): LLCP Activation message
> 04-02 15:51:44.226: I/NFC JNI(192): LLCP Link activated (LTO=150, MIU=128,
> OPTION=0x00, WKS=0x01)
> 04-02 15:51:44.265: D/NdefPushClient(192): LLCP connection up and running
> 04-02 15:51:44.273: D/NdefPushClient(192): no tags set, bailing
> 04-02 15:51:44.988: I/NFC JNI(192): LLCP Link deactivated
> 04-02 15:51:44.988: D/NfcService(192): LLCP Link Deactivated message.
> Restart polling loop.

Could it be because 'com.android.npp' is not present on the
Gingerbread (2.3.6) device and there is no NPP server listening for
messages? How do I verify this? Is there a way to get around this
problem?

Thanks in advance.

Vahid

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

Reply via email to