Topic: Trouble connecting with P2P

Hi

I am new to the nfc technology and is trying to connect my PN532-C106 Demoboard to my Galaxy Nexus.
The closest I have come is that the npp-server, npp-client and the llcp-test-server can start a connection but quits directly after.
And in the Android log I get "bad LLC length byte" and "LLC length mis-match".

I can't find any examples on how to send data between them nor can I find any example NDEF file to use with npp-server.
I have also tried nfcpy but it refuses to find my NFC-device.

Can someone help me find an example and/or point out what I am doing wrong.

Best regards
//MrBucket

Re: Trouble connecting with P2P

I have met the same problem as you. But I can send NDEF to my PN532 and save it in a file. Do you solve this problem now?