NFC Reader Library - lack of NFC profile

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

NFC Reader Library - lack of NFC profile

1,052 Views
reczulski1
Contributor I

Hi,


So I have a problem with NXP NFC Reader Library(v4.040.05.011646)... NFC profile is not implemented. Can someone please tell me where I can find final version?


Regards

Labels (1)
Tags (1)
0 Kudos
5 Replies

814 Views
IvanRuiz
NXP Employee
NXP Employee

Hello,

Which profile are you specifically referring to?

Regards,

Ivan.

0 Kudos

814 Views
reczulski1
Contributor I

Hi Ivan,


I'm reffering to PH_NFCLIB_ACTIVATION_PROFILE_NFC:

/** NFC Forum Activation Loop Profile and NDEF communication channel
 *
 *
 *  \warning NFC Profile is not implementend/available in this release.
 */
#define PH_NFCLIB_ACTIVATION_PROFILE_NFC             0x0U

/** EMVCo Activation Loop Profile and ISO14443-4 communication channel */
#define PH_NFCLIB_ACTIVATION_PROFILE_EMVCO           0x1U

/** Generic ISO Activation Loop Profile and block/frame oriented communication
 * channel (depending on underlying protocol)  */
#define PH_NFCLIB_ACTIVATION_PROFILE_ISO   

there is even sample code in documentation...
Zrzut ekranu 2018-09-4 o 01.00.07.png

0 Kudos

26 Views
Leyn
Contributor I
@nxp Team,
We met the same lack issue during using nxp nfc library v07.09.00, could anybody can give some guides?
Thank you,
0 Kudos

814 Views
IvanRuiz
NXP Employee
NXP Employee

Hi,

Could you please let us know which software library and version you are working with?

Regards,

Ivan.

0 Kudos

814 Views
reczulski1
Contributor I

I have EXPLORE-NFC board and I tried working with NFC Reader Library for PN512/NFC Reader Library for Linux both 4.040.05.011646 version. I downloaded them from NFC Reader Library - Software support for NFC Frontend solutions.
Looks like v05.16.00(PN5180) is also missing NFC Profile.

Regards

0 Kudos