You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install the firmware into the HackRF's SPI flash, run the DFU utility with the HackRF firmware built for RAM execution. Plug the HackRF into USB power while holding down the DFU button. Then run:
Then, erase the flash and write the Cortex-M4 and -M0 code into the SPI flash at the proper locations:
hackrf_spiflash -w image.bin
Unplug your HackRF for a few seconds and plug it back in. You should now be running PortaPack code.
Restoring HackRF Firmware
To replace the firmware on the HackRF's SPI flash with the stock HackRF firmware, plug the HackRF into USB power while holding down the DFU button. Then run: