Functions for FeliCa

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

Functions for FeliCa

1,422件の閲覧回数
smiwa
Contributor III

Hi anyone who knows,

I have started to add FeliCa handling capability to the existing system, which can handle with Type-A.

This time, I am using the library provided by NXP as well as Type-A.

My question is that some functions such as Read, Write, etc. look like lack the important parameter, IDm.

For example, the parameter for Read command is

    command code, IDm, number of service, service code list, number of block, and block list

but in Library, coding in "phalFelica_Sw_Read(....)" shows the parameter are sent as

    command code, number of service, service code list, number of block,  and block list

Please tell me how IDm is taken care? Or Do these functions work correctly?

Best regards,

   S. Miwa

0 件の賞賛
返信
0 返答(返信)