Updated First steps (markdown)

Brumi-2021 2023-06-24 09:18:59 +02:00
parent f874993c14
commit d8339908cf

@ -24,8 +24,8 @@ An internal battery between 1000 and 2500 mAh should last several hours of use,
# About firmwares
If you bought a standalone HackRF, it probably came with the GSG firmware flashed onto it. This enables usage over USB from a computer.
When buying pre-assembled HackRF + PortaPack bundles, they typically come with some version of the mayhem firmware, but one important thing to understand is : the firmware is always flashed on the HackRF board, PortaPack has no flash nor CPU, is basically an interface module that enables standalone usage without a computer. It provides screen, buttons, a coin cell to preserve settings and time between usages, some versions a high precision clock signal and a battery.
When buying pre-assembled HackRF + PortaPack bundles, they typically come with some version of the Mayhem firmware, but one important thing to understand is : the firmware is always flashed on the HackRF board, PortaPack has no flash nor CPU, is basically an interface module that enables standalone usage without a computer. It provides LCD screen, buttons,audio codec IC, a coin cell to preserve settings and time between usages, some versions a high precision clock signal and a battery.
Although the mayhem firmware gives you the possibility to directly use a lot of functions on the field without a computer, it also provides a HackRF mode which enables the user to start a version of the original GSG firmware and use your HackRF via USB. However if you separate the two boards, you wont be able to use the menu and enable HackRF mode so if you want to use your HackRF that way you'll need to flash it with the GSG firmware.
Although the Mayhem firmware gives you the possibility to directly use a lot of functions on the field standalone , without a computer, it also provides a HackRF mode which enables the user to start a version of the original GSG firmware and use your HackRF via USB, controlled by a computer. However if you separate the two boards, you wont be able to use the menu GUI and enable HackRF mode”, so if you want to use your HackRF board alone (detached), that way you'll need to flash it with the GSG firmware.
In case you bought a PortaPack separately or want to upgrade your firmware, check out our [Update firmware](https://github.com/eried/portapack-mayhem/wiki/Update-firmware) page!