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

Mifare Ultralight EV1 Emulation Support #333

Open
Suhas-13 opened this issue Jan 17, 2023 · 4 comments
Open

Mifare Ultralight EV1 Emulation Support #333

Suhas-13 opened this issue Jan 17, 2023 · 4 comments

Comments

@Suhas-13
Copy link

Hi there,

I was wondering if Mifare Ultralight EV1 card emulation is properly supported on this firmware. I attempted to clone a 16 page Mifare Ultralight EV1 NXP card, but it didn't seem to work with the reader. Is this not yet supported?

@ceres-c
Copy link
Contributor

ceres-c commented Jan 17, 2023

I haven’t personally used Mifare Ultralight EV1 emulation, but it is mentioned in the code for the Ultralight application.
Have you checked the logs? When does the chameleon stop responding?

@Suhas-13
Copy link
Author

The reader blinks red when I use the Chameleon Mini. It doesn't stop responding.

@Suhas-13
Copy link
Author

I think the issue is that the Mifare Ultralight EV1 is 20 pages, but the card I have is 16 pages.

@ceres-c
Copy link
Contributor

ceres-c commented Jan 17, 2023

If the reader blinks red, it means it does not like something in the data it receives from the card. Check the logs and, most likely, the last command in the log issued by the reader will be the one yielding the rejected answer

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