Page 1 of 1

SPI

Posted: Sat May 25, 2013 2:18 pm
by blondie63
On wiki page http://wiki.bitcraze.se/projects:crazyradio:programming people talking about SPI re-program, is there some documentations about it ?
What's SPI ?
How to re-program radio firmware by SPI ?

thanks

Re: SPI

Posted: Sun May 26, 2013 4:56 am
by atomicdog
You need an SPI programmer that can program the nRF24LU1.
I'm not sure which one bitcraze uses though.

Re: SPI

Posted: Sun May 26, 2013 8:13 am
by blondie63
i cannot re-program my crazyradio.. http://forum.bitcraze.se/viewtopic.php?f=8&t=268
:o

Re: SPI

Posted: Mon May 27, 2013 8:10 pm
by arnaud
I have been using an Amontec jtagKey dongle during the Crazyradio development. The documentation of the program we used for that is there: http://wiki.bitcraze.se/projects:crazyr ... rogramming

As said on the other thread I am working on making the programming possible with other devices to make it more accessible (at least raspbery pi and BusPirate).