Jan 12, 2025: Android app update v1.6.7, ESP32 firmware v8

  • Fixes tx audio sometimes not starting
  • Fixes static at the beginning of tx audio
  • Fixes bug where squelch and filters would not be applied until app restart
  • Includes firmware v8

Jan 9, 2025: Android app update v1.6.2 & v1.6.3, ESP32 firmware v6

  • Fixes audio tx quality and volume problems on Samsung devices.
  • The text content of APRS messages can now be selected and copied.
  • APRS location pins now use the "geo:" URI scheme, so it should open with your mapping app of choice (not just Google Maps).
  • Includes new firmware v6, which changes how sampled audio is attenuated, which may help with audio quality on certain ESP32s.
  • Fixes an issue that could cause PTT to misbehave (either not work at all, or get stuck on until runaway tx detector stops it).

Dec 30, 2024: Android app update v1.6.0, ESP32 firmware v5

  • Adds an S-meter (signal strength meter) to the main screen.
  • Adds the ability to beacon your position in the APRS chat. You can tap the map pin icon to beacon once, or you can turn on the "Beacon my position" setting to have it sent automatically every 5 minutes on the active channel. You can also adjust how precise your position is, either exact or approximate.
  • Increase audio sampling rate to 22050Hz, which significantly improves APRS encoding and decoding accuracy.
  • Got message ACK'ing working, so you now see a checkmark if you receive an ACK to a message you sent.
  • Renamed "Text chat" section to "APRS chat" to clarify that's what it is, so people realize they can go to 144.39MHz and watch all the APRS traffic.
  • Fixes a choppy audio bug on certain ESP32s.
  • Various small bug fixes.

Dec 25, 2024: Android app update v1.5.0, ESP32 firmware v4

  • Fixed significant audio issues on the majority of ESP32 dev boards (including most knockoffs).
  • Better enforcements of tx limits to amateur band.
  • Fix bug where APRS message ACKs could get stuck in a loop.
  • Cherry-picked an improvement to the third-party firmware flashing library, that should improve reliability.
  • Remove (now unecessary) sampling rate settings.

Dec 14, 2024: Android app update v1.4.0, ESP32 firmware v3

  • Add new mic gain option to settings
  • Add new settings to control rx and tx sampling rates
  • Add setting to change bandwidth, narrow or wide

Dec 5, 2024: Android app update v1.3.1, case without USB connector holder

  • Screen now stays on as long as kv4p HT app is in the foreground, you can still turn screen off manually.
  • Add ability to tune to any frequency 134-174MHz (e.g. NOAA weather frequencies), while limiting tx to ham band.
  • Tx frequency is now displayed while holding down PTT, including any offset for the active channel memory.
  • Other small bug fixes.
  • Added an alternative 3D printed case design without the USB connector holder, for people using a wire intead.

Nov 23, 2024: Android app update v1.2.3

  • Much better APRS UI when decoding APRS messages in the "Text chat" view (such as on 144.39 or your local APRS frequency).
  • Numerous bug fixes.

Nov 20, 2024: Android app update v1.1.1

  • The Android app can now flash or upgrade firmware on your kv4p HT (no computer necessary).
  • Tuning in 500Hz increments is now possible, with a 4th decimal place allowed. This supports regions with 12.5kHz channel spacing.
  • You can set a maximum frequency in Settings, for regions with 146MHz as the top of the 2M amateur band.
  • Numerous bug fixes.
  • Website: Updated Quick Start page with latest hardware options, and a new 3D printable case that supports the new U-shaped adapter.

Oct 26, 2024: Android app published to play store as v1.0

  • Now that the beta is complete, the app is approved for the Google Play store. It has been renumbered to 1.0.
  • Bug fix: APRS message IDs will no longer exceed what the APRS spec allows.
  • Published Guiding Principles for Contributors doc

Oct 23, 2024: PCB versions 1.7 and 1.7b

  • Released PCB versions 1.7 and 1.7b, which have far better harmonic suppression than earlier PCB versions. Either version is fine to use, but 1.7b has components that are usually more readily available.

Oct 18, 2024: Android app version beta 12

  • FIXED - [Android] Text chat input field may be obscured on phones with shorter screens
  • FXIED - [Android] 2 exceptions in the wild with beta version 11
  • FIXED - [Android] Fix PTT button for screen reader (TalkBack) users
  • Also removed PCB v1.6 tentative design from GitHub since harmonic filtering was worse. PCB v1.7 is under development now.

Oct 8, 2024: Android app version beta 11, PCB version 1.6

  • Expand beta to include US, UK, and Australia (was just US previously).
  • Bug fix: Address a couple more rare exceptions that Google Play automated testing found.
  • PCB: Significant improvement to harmonic suppression by tweaking some of the LC filter values. Not yet verified empirically, awaiting prototype PCBs.

Oct 5, 2024: Android app version beta 10

  • Website full release and announced, with YouTube demo and quickstart videos.
  • Bug fix: Deleting a memory now automatically removes it from the UI (doesn't require restart).
  • Bug fix: Starting the app without the USB C connection in place, and then connecting it with app running, now detects the connection.
  • Bug fix: Add a couple guard conditions for rare corner cases that Google Play's automated testing found.

Sep 29, 2024: Android app version beta 5, ESP32 firmware version 1

  • Initial closed beta release, which the Android Play Store requires until you have 20 installed users testing the app.
  • Got this website up and running, including the web-based firmware installer.