Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nrfProg for Raspberry Pi #60

Open
SuperFlue opened this issue Nov 30, 2020 · 1 comment
Open

nrfProg for Raspberry Pi #60

SuperFlue opened this issue Nov 30, 2020 · 1 comment

Comments

@SuperFlue
Copy link

It might be that it already works since I've not gotten around to test it.
But it would be nice if nrfProg was working with the Raspberry Pi.

As far as i can see the Amontec JTAG Key is not that easy to get a hold of anymore, but the Raspberry Pi is easy to get and supports connecting to devices over SPI.

@ataffanel
Copy link
Member

ataffanel commented Dec 2, 2020

There is a script to recover the bootloader using a raspberrypi in case the firmware cannot start it (https://github.com/bitcraze/crazyradio-firmware/tree/master/fix_bootloader).

Porting nrfprog to use the raspberrypi GPIO and SPI port would be a good idea I think. Looking at the code briefly it is already be designed to be ported, the main thing that needs to be done is to re implement the functions defined in nrfProg/nrfSpi.h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants