emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.72k stars 391 forks source link

Connect device to the LabVIEW #338

Closed sina6611 closed 8 months ago

sina6611 commented 10 months ago

Hi everyone,

I am trying to control Chameleon mini with commands using a LabVIEW program and a serial USB port. I am sending the commands, but I am not receiving any replies. I have tried the following:

Checking the USB connection Using the correct COM port number Checking the commands I am sending Updating the firmware of the device I am still not receiving any replies from the device. Has anyone else had this problem? If so, how did you solve it? Any help would be greatly appreciated.

Thanks

tomaspre commented 10 months ago

Hello,

Did you try communicating with the device using a serial terminal? Try using TeraTerm, for example.

Also, keep in mind that there is no echo from the Chameleon, which could definitely confuse some programs.

tomaspre commented 8 months ago

Closing this, as it's stale.