PN532 target mode with andoid issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PN532 target mode with andoid issue

694 Views
dragon80
Contributor I

Hi guys,

I want NDEF communication between PN532 target mode and android phone.


When I init my PN532 board in target mode and read it with the "taginfo" app.
The Galaxy S3 recognizes it as MiFair and can transfer NDEF.
The Galaxy S7 recognizes it as Felica and doesn't work.

Question 1.
When I run tginitastarget (CMD 0x8C), the Galaxy S3 gives me a 0x8D response,
but the S7 does not give me a 0x8D response.

my tginitastarget data
8c 05
04 00 01 02 03 20                                  // MifareParam
01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 01 43 10 12 FC             //FelicaParam
00 00 00 00 00 00 00 00 00 00              // nfcid3t
00 00

Question 2.
In the above situation, the "taginfo" app on the Galaxy S7 recognizes it as Felica, but the memory size is 0.

Question 3.
What should I do to run pn532 in Felica target mode?
Please help me....
Labels (1)
0 Kudos
0 Replies