From e0f7eb3de09bec19e25af8b7e9779caaba6e2ad3 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Wed, 13 May 2020 16:26:56 +0200 Subject: [PATCH] Created First steps (markdown) --- First-steps.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 First-steps.md diff --git a/First-steps.md b/First-steps.md new file mode 100644 index 0000000..2986e5c --- /dev/null +++ b/First-steps.md @@ -0,0 +1,23 @@ +# Identify your device + +There are basically two versions of the PortaPack. If you have one that looks like the one below, you have the H1. + +[[img/device_h1_genuine.png]] [[img/device_h1.png]] + +The H2 is a slightly improved version, but the people making this copy never published the source, hence breaking the license terms. It looks like this: + +[[img/device_h2.png]] + +The main difference are the controls and the screen, but the H2 usually has extra circuitry to manage the battery charging and powering on/off. + +# Power on/off +The original H1 powers instantly when you plug a power supply to the USB port. To turn it off, just unplug it. Similar to the issues with some USB cables while [upgrading the firmware](Update-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. + +# Extra functionality (H2) +## Charging +This version can charge the internal lipo battery via the USB. There is a led indicator that turn off when the charging is done, but it might flicker. + +## Battery life +A internal battery between 1000 and 2000 mAh should last a couple of hours of use, depending for how long you are transmitting. The standby consumption is [very low](https://github.com/eried/Research/blob/master/HackRF/PortaPack/h2_standby_consumption.jpg), around 52 uA, so you do not need to worry to remove/disconnect the battery in normal circumstances.