How to do the card emulation for PN5180 using Cockpit

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

How to do the card emulation for PN5180 using Cockpit

2,687 Views
yjshih
Contributor I

Dear Sir:

I try use the PN5180 development board to do the card emulation function.

And I want to use Cockpit to emulate.  But in vain.

How to do?  Direct write register? 

YJS

0 Kudos
1 Reply

1,652 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,

   In NFC reader lib, we gave example code for card emaulation, see http://www.nxp.com/documents/user_manual/UM10954.pdf 

4.7 Example 8 – HCE T4T
Example 8 implements a Type 4 Tag card emulation according to NFC Forum Type 4
Tag specification. The example supports all specified commands such as
Select,ReadBinary,Update Binary.
With this example our reader is in card emulation mode (HCE) and it support reading and
writing data. Default data is configured as an NDEF message as a url
The maximum NDEF length the reader can write is limited by NDEF file size used in
example (default configured as 1024 bytes).
Regards,
Weidong
0 Kudos