RCayre / mirage

Mirage is a powerful and modular framework dedicated to the security analysis of wireless communications.
https://homepages.laas.fr/rcayre/mirage-documentation
MIT License
261 stars 48 forks source link

Firmware Flashing fails #1

Closed whoot closed 4 years ago

whoot commented 4 years ago

Hey,

I was trying to flash the firmware 'btlejack-firmware-microbit.hex' from https://redmine.laas.fr/projects/btlejack-custom-firmware/repository to the Micro:bit. However, it didn´t work and all i get is a textfile FAIL.TXT in the micro:bit folder which states:

In application programming write failed.

What am i doing wrong?

RCayre commented 4 years ago

Hello, This issue has already been mentionned here: https://github.com/virtualabs/btlejack-firmware/issues/8

The reason remains unknown, however the problem seems to be "solved" by flashing a genuine microbit firmware before trying with btlejack.

When you plug the micro:bit, does it appears as an USB mass storage device ?

whoot commented 4 years ago

Hi,

thanks for your response. Not pressing the reset button worked! Maybe you should mention that somewhere in the Readme.

Thanks for your help!

RCayre commented 4 years ago

Good. I'll release a new version soon, so I'll probably add it to the readme and the documentation. Thanks for reporting this issue.