User Tools

Site Tools


projects:crazyradio:programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:crazyradio:programming [2013-05-07 16:16]
skube [Radio programming]
projects:crazyradio:programming [2015-01-07 11:58]
macke
Line 1: Line 1:
-====== Radio programming ====== 
  
-The Radio dongle can be programmed either via USB bootloader or via <abbr title="Serial Peripheral Interface Bus">SPI</abbr>. The USB bootloader does not require any hardware but is **not** currently (as of 2012-09) full-proof (if the flash procedure does not complete well the dongle will have to be reprogrammed via spi). It is recommended to program only released firmware via USB. 
- 
-In Linux it might be required to launch the commands accessing the USB port as root (ie. with ''sudo'') 
-===== USB bootloader (command line instructions) ===== 
- 
-First Crazyradio has to be rebooted in USB bootloader mode. To do so insert the dongle in the pc, open a terminal window and run the bootloader launcher: 
- 
-<code> 
-> cd pc_util/crazyradio/ 
-> python launchBootloader.py 
-Launching bootloader .. 
-Bootloader launched. 
-> 
-</code> 
- 
-After running this tool the Crazyradio dongle should have disappeared and a new device named ''nRF24LU1P-F32 BOOT LDR'' should appear. 
- 
-To flash the firmware use the nrfbootload.py script: 
- 
-<code> 
-> python nrfbootload.py flash /path/to/cradio.bin 
-</code> 
projects/crazyradio/programming.txt · Last modified: 2020-05-12 14:13 by kimberly