Software for communication CCID in Linux

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

Software for communication CCID in Linux

519 Views
kenylabrador
Contributor I

Hi all,

I am working in a project using the PNEV7462B board, I want to ask if anyone of you know some aplication for Linux like SCRTester for Windows. I need a PC/SC application for communicate with CCID protocol for read and write smart cards.

Anyone can help me please.

Thank You

KL

Tags (3)
0 Kudos
1 Reply

373 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Keny,

    Under linux environment, you should open terminal and use 'opensc-tool' commands to operate Smart Card.

for example:

# opensc-tool --atr

# opensc-tool --serial

# opensc-tool --reader 0 --name

...

   for more detail on opensc-tool application, see it's help, please!

Have a nice day!

Best regards,

Weidong Sun

0 Kudos