Skip to content

Instantly share code, notes, and snippets.

View tkisason's full-sized avatar
🔓
👾

Tonimir Kisasondi tkisason

🔓
👾
View GitHub Profile
@tkisason
tkisason / gist:03d83cd531e7a4593932bd4b407da4b3
Created March 15, 2025 21:07
build tamarin / jlink / capstone compatible openocd on dockerized kali
FROM kalilinux/kali-rolling
WORKDIR /opt
RUN apt update && apt install -y git make libtool pkg-config autoconf automake texinfo libusb-dev libftdi-dev libftdi1-dev libcapstone-dev
RUN git clone https://github.com/stacksmashing/openocd-tamarin
WORKDIR /opt/openocd-tamarin
RUN ./bootstrap
RUN ./configure --enable-ulink=no --enable-usb-blaster-2=no --enable-vsllink=no --enable-cmsis-dap-v2=no --enable-osbdm=no --enable-opendous=no --enable-armjtagew=no --enable-rlink=no --enable-usbprog=no --enable-cmsis-dap=no --enable-nulink=no --enable-kitprog=no --enable-usb-blaster=no --enable-presto=no --enable-buspirate=no --disable-werror
RUN make
@tkisason
tkisason / js8droid.md
Created May 2, 2026 19:09
JS8Call on Android with IC-705
  • Connect IC705 with Android via USB-C Cable

  • Open Android settings -> Sound and Vibration

    • Audio will play -> USB Headset
    • Disable spatial audio (Important. This setting produced a lot of issues on my setup)
  • Open JS8Call for Android, open settings

    • Add your callsign and grid (Optionally, fill this in via GPS data)
    • Enable rig control -> Cat Control
  • Rig Type: Serial (Hamlib)

@tkisason
tkisason / btfwupd-meshtastic.md
Created August 16, 2026 10:47
Bluetooth FW update for nRF devices - Meshtastic

Bluetooth FW update for nRF

Download specific firmware from https://github.com/meshtastic/firmware/

  • firmware-nrf52840-SOMETHING for the “rak gray solar routers”
  • Unpack the ZIP file, you can do this on the iPhone Files app
  • Search for RAK4631 - the firmware you need is: firmware-rak4361-<VERSION>-OTA.zip
  • Make sure it's the OTA ZIP. Don’t unpack the zip.