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

Links to Firmware on Getting Started page lead to 404 error #307

Closed kampfhamster309 closed 2 years ago

kampfhamster309 commented 2 years ago

I just got my chameleon and tried to follow the getting started page. Unfortunately, the links on it seem to be broken/old. If i try to access

https://cdn.statically.io/gh/emsec/ChameleonMini/master/Firmware/Chameleon-Mini/Latest/Chameleon-Mini.hex

or

https://cdn.statically.io/gh/emsec/ChameleonMini/master/Firmware/Chameleon-Mini/Latest/Chameleon-Mini.eep

to grab the new Firmware -> all I get is a 404 Error. It would be great if you could update those links or at least remove them.

fptrs commented 2 years ago

Hi @kampfhamster309, I checked the getting started page and it correctly refers to the release section. Can you tell me where you found the links?

kampfhamster309 commented 2 years ago

It looks to me like there is an older version of the getting started page hanging around...

If I look at the README.md in this very repo

Bildschirmfoto 2021-11-23 um 13 18 38

and click on the "getting started" link, I land on another version than you linked above.

There, the step 2 part looks like this:

Bildschirmfoto 2021-11-23 um 13 19 05

The release section is not mentioned there, and the two links to the .hex and .eep files are the ones I posted above, which lead to the 404 error.

I ended up just building the files myself from source, but maybe some more inexperienced people would benefit if you update the README.md to the correct getting started section.

fptrs commented 2 years ago

Thank you @kampfhamster309 for pointing this out. I only checked the Wiki page before