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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

676件の閲覧回数
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 返答(返信)