-
Notifications
You must be signed in to change notification settings - Fork 392
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
Get dump from ISO15693 and emulate. #257
Comments
Hi @AngelSotomayor, the FW does not feature an ISO15693 reader yet. We used another reader to extract the content of the tag. But we did not need this content to emulate the toy, we just used the UID recorded with the sniffer. Once you have the UID and/or the content you can upload it to the chameleon and emulate a ISO15693 tag. Do you know the type/manufacturer of your tag? Can you upload a log of the sniffed communication? |
Thank you so much for your quick answer. The tag is a custom Texas Instrument based on the RF430FRL152H. |
Sorry for being late, yesterday I didn't have a mobile with NFC to scan the tag. [24414] CODEC RX DATA: 26 01 00 F6 0A Regards |
Hi @AngelSotomayor,
One remaining difference between the emulation of the EM4233 config and your tag is the answer to the |
Have you done any progress here? I found this issue and think this is similar to my questions: |
hi @AngelSotomayor did you achieved to emulate the 15693 tag? |
Hello,
I was watching the video posted in the #244 issue and I saw that @ceres-c and @fptrs did break a NFC Toy that uses the ISO15693, and that is exactly that I need to do, but as a beginner using the chameleon I'm a bit lost with the proccess.
I'm capable of sniffing the comunication between a reader and the tag, but I'm kinda lost with the next steps.
How can I read the data inside the tag with the chameleon? How can I extract a dump of the content of the ISO15693 tag? Once I gat this dump I will only need to upload it to one slot of the Chameleon and I will be emulating the tag right?
Many thanks for any help you can provide!
I will continue looking through the guides, this github and toying with the chameleon mini in case that I found the answers myself.
The text was updated successfully, but these errors were encountered: