Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can add phoenix reader support? #99

Closed
canghaiwuhen opened this issue Jul 11, 2022 · 1 comment
Closed

can add phoenix reader support? #99

canghaiwuhen opened this issue Jul 11, 2022 · 1 comment

Comments

@canghaiwuhen
Copy link

phoenix reader
https://circuitsarchive.org/circuits/smartcard/smartcard-pc-serial-reader-writer-phoenix
https://www.ladyada.net/make/simreader/faq.html
alse can use Prolific PL-2303
https://osmocom.org/projects/cellular-infrastructure/wiki/MagicSIM

use openct can found reader, but thhe second one is not recognized if multiple card readers are used.

openct demo:
https://timesinker.blogspot.com/2016/04/using-cheap-sim-card-readers.html

openct-phoenix driver
https://sourceforge.net/projects/openct-phoenix/files/openct-phoenix

Bus 003 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port

ub2004:~/CCID# ./src/parse > output.txt

Parsing USB bus/device: 067B:2303 (bus 3, device 6)
idVendor: 0x067B iManufacturer: Prolific Technology Inc.
idProduct: 0x2303 iProduct: USB-Serial Controller
NOT a CCID/ICCD device

Parsing USB bus/device: 067B:2303 (bus 3, device 3)
idVendor: 0x067B iManufacturer: Prolific Technology Inc.
idProduct: 0x2303 iProduct: USB-Serial Controller
NOT a CCID/ICCD device

@LudovicRousseau
Copy link
Owner

It is not a CCID compliant reader. i can't help.

Maybe the best solution is to continue to use the OpenCT driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants