Giter Site home page Giter Site logo

Comments (3)

maxieds avatar maxieds commented on June 26, 2024

@wupalogic
So instead of transferring the data over the wireless RFID/NFC hardware, you want the same data forwarded to your computer over the USB port on the Chameleon? You would need to keep sending the data over the wireless to interact with the reader. It should be possible to also forward the same incoming/outgoing data onto your PC via USB by modifying the firmware. One downside is that the USB transfers will slow down the responsiveness of the Chameleon substantially. Check out thee way that the logging messages are handled over the serial USB with LOGMODE=LIVE in this repo (CMLD). You can already see most of the logging data with sufficient verbosity settings in the Makefile using that app on an Android phone.

Hope that helps. Not much conversation happens on these issues pages recently.

from chameleonmini.

wupalogic avatar wupalogic commented on June 26, 2024

@maxieds thank you so much for your reply. So far, modification of the firmware is my plan B. Is there an alternative out of the box solution that you could recommend? A system that can act as a proxy card/tag and just send the messages received from an external reader to the pc and then the response from the pc back to the external reader?

from chameleonmini.

david-oswald avatar david-oswald commented on June 26, 2024

@wupalogic As @maxieds said, most likely you will run into timing issues if you try to do what you describe over USB. Many readers are quite picky. I don't think therefore that there is any device right now that would let you do that, maybe proxmark?

from chameleonmini.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.