Use usb bootloader command line Re-programming nRF24LU1P
Posted: Wed Aug 07, 2013 2:10 am
Hi guys
I welded a new nRF24LU1P chip ( i want to used BOOTLOADER programming) , my steps are as follows:
1: insert my Cradio to USB.
2: soon, i can see in the PC ' NRF24LU1P - F32 BOOT LDR' on The device manager
3: I use USB bootloader (command line instructions) to complete the programming.
= = = = = = = = = = = = = =
NOTE : I USED python 2.7.5
======================
> CD crazyradio -firmware
> python usbtools/nrfbootload py flash cradio - 0.51. Bin
Tracebake (the most recent call last) :
The File "usbtools".............
..............import usb
ImportError: No module named usb
= = = = = = = = = = = = = =
Please refer to the below
I welded a new nRF24LU1P chip ( i want to used BOOTLOADER programming) , my steps are as follows:
1: insert my Cradio to USB.
2: soon, i can see in the PC ' NRF24LU1P - F32 BOOT LDR' on The device manager
3: I use USB bootloader (command line instructions) to complete the programming.
= = = = = = = = = = = = = =
NOTE : I USED python 2.7.5
======================
> CD crazyradio -firmware
> python usbtools/nrfbootload py flash cradio - 0.51. Bin
Tracebake (the most recent call last) :
The File "usbtools".............
..............import usb
ImportError: No module named usb
= = = = = = = = = = = = = =
Please refer to the below