diff --git a/Update-firmware.md b/Update-firmware.md index a379b80..a434196 100644 --- a/Update-firmware.md +++ b/Update-firmware.md @@ -8,6 +8,10 @@ https://hackerwarehouse.tv/product-knowledgebase/portapack-h2/hackrf-one-r9-and- Get the latest firmware from the [![GitHub release (latest by date)](https://img.shields.io/github/v/release/eried/portapack-mayhem?label=Releases&style=social)](https://github.com/eried/portapack-mayhem/releases/latest) page. Please check the [FAQ](https://github.com/eried/portapack-mayhem#frequently-asked-questions) if you have any additional question. +### HackRF/PortaPack itself via Flash Utility + +The [Flash Utility](https://github.com/eried/portapack-mayhem/wiki/Flash-Utility) can also be used to program new firmware from a bin file stored on a MicroSD card, mentioned below. + ### Windows 1. Connect the device via USB @@ -35,10 +39,6 @@ _HackRF CLI tools for MacOS available through MacPorts or Homebrew_ 4. Upload the firmware with `hackrf_spiflash -w new_firmware_file.bin` 5. Reboot the device -### Flash Utility - -The [Flash Utility](https://github.com/eried/portapack-mayhem/wiki/Flash-Utility) can also be used to program new firmware from a bin file stored on a MicroSD card, mentioned below. - ## MicroSD card files Your PortaPack has a slot for a memory card. You need to provide a MicroSD with enough space (16GB is recommended, over 32GB will be omitted due the limits of the FAT32). This is necessary for certain functionality, like the world map, GPS simulator, and others.