mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
Updated Update firmware (markdown)
parent
8feb2c3e07
commit
2b7e41245a
@ -2,21 +2,23 @@ In theory, it is impossible to brick the device, since you can always try the DF
|
||||
|
||||
# Normal procedure
|
||||
|
||||
## Windows
|
||||
## Firmware
|
||||
|
||||
### Windows
|
||||
|
||||
1. Connect the device via USB
|
||||
2. Switch to HackRF mode via the on-screen option (in the PortaPack)
|
||||
3. Double click `flash_portapack_mayhem.bat` and follow the instructions
|
||||
4. Reboot the device
|
||||
|
||||
## Linux
|
||||
### Linux
|
||||
|
||||
1. Connect the device via USB
|
||||
2. Switch to HackRF mode via the on-screen option (in the PortaPack)
|
||||
3. Upload the firmware with `hackrf_spiflash -w new_firmware_file.bin`
|
||||
4. Reboot the device
|
||||
|
||||
## MacOS
|
||||
### MacOS
|
||||
|
||||
_HackRF CLI tools for MacOS available through MacPorts or Homebrew_
|
||||
|
||||
@ -26,7 +28,7 @@ _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
|
||||
|
||||
# MicroSD card files
|
||||
## MicroSD card files
|
||||
|
||||
Your PortaPack has a slot for a memory card. This is necessary for certain functionality, like the world map, GPS simulator, and others. You need to uncompress (using [7-zip](https://www.7-zip.org/download.html)) the files from `mayhem_vX.Y.Z_COPY_TO_SDCARD.7z` to a FAT32 formatted MicroSD card.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user