-
Notifications
You must be signed in to change notification settings - Fork 393
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
Support for ISO15693 #12
Comments
VCD to VICC |
Yes, technically it should be possible to emulate ISO15693. It will require writing an according codec and the tag application. We will consider adding this in a future FW release. If you want to implement this yourself, I would suggest waiting until RevG with the new firmware is released, since there are changes in the HW and SW architecture. We will not implement further FW updates for RevE. |
+1 |
Any chance of getting a guide on how to write codecs and applications? Reading the fine code might delay things quite a bit. |
Created a separate issue #33 for the last question. |
is there some active ISO15693 development i could join, or should i just go ahead and start spinning my own? |
@DrWummi Now there has some time passed and it seems like we have forgotten to answer your question. Sorry for that. :/ The answer is: No, there is no development on ISO 15693 support currently. But based on the reactions to this thread, I think everyone would appreciate if you would start spinning your own ideas on an ISO15693 codec and let everyone benefit from it. I also think that you won't be alone so long with developing a ISO15693 codec. |
@pruwait Since there is no ISO15693 support right now, there also is no ICODE support. Only after the first one is realized, an ICODE emulation support is possible. |
@geo-rg sadly i got not so much time at the moment, and understanding (possibly fixing) #83 is my main concern at the moment. if anyone would like to join me in the ISO15693 codec development feel free to contact me via mail => rfid (ä) wummi.at |
I'd like to join as soon as DESFire code is more or less completed. :-) |
David-oswald, DrWummi, I am a new user. Please ask to clarify. |
@alexrestart35 No, unfortunately ISO15693 support is not realized right now. |
Any news on ISO15693 support? I currently own a Proxmark3 and I am trying to understand/improve ISO15693 support there. Is anyone familiar with both devices and can recommend which one (Proxmark or ChameleonMini) is more suitable / has better chances of being able to emulate ISO15693 tags? |
@m2otech AFAIK the ISO15693 codec is under development but not yet ready. |
Thanks @geo-rg Any expected date of release? Is it only a software thing (i.e. if I buy a Chameleon now I can update it later to the new codec)? |
Yes the codec is a software thing, so the current HW will work. |
I would like this support, too! |
@geo-rg (or anyone) could you point me to the right direction in order to develop a codec for ISO15693? Where in the code should I start looking? Is there work done that I can improve? Can I use another codec as "template"? |
Hi @m2otech @HacKanCuBa @alexrestart35 @dev-zzo @DrWummi @pruwait @r-ising @niklaus520 @dxls168 |
fixed bug with 3DES auth by resetting desfire state
Hello any progress to emulate an ISO 15693 tag ? |
@OwenCalvin I think you missed this: #182 |
see #182 |
Hi guys, I was wondering weather the ChameleonMini supporting ISO15693 currently? Cause now I'm trying to emulate the TI Tag-it HF-I Plus Inlay, and I made ChameleonMini by my own once, the ChameleonMini wiki says it can emulate ISO15693. But I didn't find the correct instructions and manual to change ChameleonMini to ISO15693 mode. Besides, I read the ChameleonMini source code, it only contains ISO14443 protocol.
So here is the question, can ChameleonMini emulate ISO15693 card now? If not, do you guys plan to add the function as you described in your wiki? And I really love your awesome job.
Best Regards!
The text was updated successfully, but these errors were encountered: