LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
379 stars 108 forks source link

Issue sending APDU commands to reader for get status battery #110

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi I have issue sending apdu commando to nfc scan reader for get status battery, please let me know how can do that.

LudovicRousseau commented 3 years ago

Read the documentation? https://ludovicrousseau.blogspot.com/2020/11/how-to-get-smart-card-support.html

ghost commented 3 years ago

Hi,

Yes I read al documentation, but I can’t find how send adpu paramenter, Im new in nfc scanner, I appreciate can help, Let me know how much is support.

Thanks Jose Araujo

On Mar 27, 2021, at 03:59, Ludovic Rousseau @.***> wrote:

Read the documentation? https://ludovicrousseau.blogspot.com/2020/11/how-to-get-smart-card-support.html https://ludovicrousseau.blogspot.com/2020/11/how-to-get-smart-card-support.html — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LudovicRousseau/pyscard/issues/110#issuecomment-808695379, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALMLVOKUINGVINHDGEHBNADTFWNATANCNFSM4Z4SNSRQ.

LudovicRousseau commented 3 years ago

https://ludovicrousseau.blogspot.com/2010/04/pcsc-sample-in-python.html

ghost commented 3 years ago

Thanks for quick response,

Please you can explain what is apple select or select, I can understand command is adpu command sent to reader.

What functions have select I tested but didn't work

On Sun, Mar 28, 2021 at 07:26 Ludovic Rousseau @.***> wrote:

https://ludovicrousseau.blogspot.com/2010/04/pcsc-sample-in-python.html

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LudovicRousseau/pyscard/issues/110#issuecomment-808889923, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALMLVOPLV6R7PM6YRHMUW3DTF4U7VANCNFSM4Z4SNSRQ .

-- José Roberto