Functions for FeliCa

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

Functions for FeliCa

774 Views
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 Kudos
0 Replies