-
### Description
I'm currently attempting to bodge your MF_DETECTION feature into the RevG firmware. I honestly have no idea what I'm doing wrong and I'm by no means an expert when it comes to C a…
ghost updated
5 years ago
-
Hi,
how is the procedure to recover bootloader for RevG with external programmer?
JTAG? MKII? Other? pinout?
Has anybody an idea or a little guideline.
Thanks a lot.
ghost updated
5 years ago
-
Is it possible to add a page dedicated to supported cards and codecs on the wiki?
ChameleonMini RevG wiki has already in place [this page](https://github.com/emsec/ChameleonMini/wiki/Supported-Cards-…
-
Chameleon mini Chinese version will not work with the original firmware because the Chinese version this not original microcontroller atxmega128a4u,replaced by atxmega32a4u
original firmware gets o…
-
I ran the first erase command (which works with the RevG boards) [here](https://github.com/iceman1001/ChameleonMini-rebooted/wiki/Flashing-Linux-(Unix)):
```
$ sudo dfu-programmer atxmega32a4u eras…
-
I was testing out a cloned UL EV1 tag on a real reader, but it seems that I face the same problem as the guy who implemented this in the first place on the RevG: https://github.com/emsec/ChameleonMini…
-
It seems that after commit https://github.com/iceman1001/ChameleonMini-rebooted/commit/459d9aa90e28eadab68d001c6b9aa4bed76bb1d8 there is memory overlap issue.
First, the code makes no sense:
``` …
-
MCT reads UID fine, but fails with either "card disconnected" error along the way while building key map, or "key not found" error, which is not correct since the key is present in the selected keyfil…
-
According to the documentation, I should be able to get the ChameleonMini into DFU mode by holding the black button while plugging it in. However, this is not working. I put the Chameleon into Sniffin…
ghost updated
5 years ago
-
In order to have support for the Connecttech board support packages, you have to unzip a package over your Jetpack directory. I do not see an easy way to use the same process for docker approach.
H…