HCE_T4T example : UID bytes (one byte defined by HW)

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

HCE_T4T example : UID bytes (one byte defined by HW)

674 次查看
Hassan
Contributor I

Hello Friends !

in phApp_HALConfigAutoColl function, there is a call to the function : "phhalHw_Pn5180_SetListenParameters(pHal,&sens_res[0],&nfc_id1[0],sel_res,&poll_res[0],nfc_id3);"

nfc_id1 is declared as :

uint8_t nfc_id1[3] = {0x4E, 0x6F, 0x45}; /* UID bytes (one byte defined by HW) */

The comment says "one byte defined by HW".

Here is my question : how can avoid this by defining explicitly the fourth byte of nfc_id array ?

Thank you in advance.

Hassan

0 项奖励
回复
0 回复数