NFC Reader Library - lack of NFC profile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

NFC Reader Library - lack of NFC profile

2,321 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
5 回复数

2,083 次查看
IvanRuiz
NXP Employee
NXP Employee

Hello,

Which profile are you specifically referring to?

Regards,

Ivan.

0 项奖励
回复

2,083 次查看
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 项奖励
回复

1,295 次查看
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 项奖励
回复

2,083 次查看
IvanRuiz
NXP Employee
NXP Employee

Hi,

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

Regards,

Ivan.

0 项奖励
回复

2,083 次查看
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 项奖励
回复