-
-
Notifications
You must be signed in to change notification settings - Fork 561
First steps
There are many different versions of the PortaPack. It is important that you identify the correct version as this can affect how you install the firmware and device initial start-up. It is recommended you read the description of versions here. The H2 and H2+ versions are a slightly improved version, but the people making these copies never published the circuit diagrams or Code, hence breaking the license terms.
The main difference are the controls and the screen size, along with the codec and processor chip. The H2 / H2+ has extra circuitry to manage the battery charging and powering on/off. In this document, there is a brief description about the details. Check a more technical comparison here.
There is a Discord server "HackRF PortaPack Mayhem". This has all the current talk and information.
The original H1 powers instantly when you plug a power supply into the USB port. To turn it off, just unplug it. Similar to the issues with some USB cables while upgrading the firmware, the quality of your cable might affect the performance.
To power on/off the H2, you need to hold the middle button (knob or pushbutton) for few seconds. See more details here.
For most H2+ models, click the knob to power on, double-click the knob to power off.
This version can charge the internal lipo battery via the USB. There is a led indicator that turns off when the charging is done, but it might flicker. On some models (H2+) there are 4 leds below the knob that represent the state of the battery charge: 25%, 50%, 75%, 100%. When charging, one will flash dependent on the current charge state of the battery. See more details here.
An internal battery between 1000 and 2500 mAh should last for several hours of use, depending on use of apps. The standby consumption is very low, around 52 µA, so you do not need to worry about having to remove/disconnect the battery in normal circumstances.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.
How to collaborate
How to ask questions correctly
- First steps
- Usage cautions
- Intended use and Legality
- Features
- PortaPack Versions (which one to buy)
- HackRF Versions
- Firmware update procedure
- Description of the hardware
- User interface
- Powering the PortaPack
- Troubleshooting
- Applications
-
Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi)
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes