Updated Update firmware troubleshooting (markdown)

Luismbpr
2025-03-18 23:38:01 -06:00
parent a25422dac2
commit ba57e1c302

@@ -34,7 +34,7 @@ _DFU Utils CLI tools for MacOS available through MacPorts or Homebrew_
2. Connect the device via USB
3. Switch to DFU mode as per the section above: *DFU*
4. Upload the firmware with `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset`
5. Do not disconnect or reset your PortaPack after that procedure, run hackrf_spiflash -w your_firmware_file.bin.
5. Do not disconnect or reset your PortaPack after that procedure, and run the following code: `hackrf_spiflash -w your_firmware_file.bin`
### Linux
_DFU Utils CLI tools for Linux available in standard repositories_