Skip to content

v1.4.33 — Restored working FCC profile + install fix

Choose a tag to compare

@doesthings doesthings released this 13 Jul 21:45

Critical Fix

FCC Profile Restored

The trigger SET commands from the other tool only work over USB/RCLink direct transport — they get filtered by the RC2's DUMPL proxy at TCP 40009. Restored the original 21-frame profile confirmed working over TCP:

  • sender=130, cmd_type=32 (standard DUMPL proxy compatible)
  • No trigger SETs, no NLD keepalives
  • FCC radio + WIFI + OFDM + FC params — the exact frames that work on RC2

Keepalive

Simplified to re-apply FCC radio mode every 2s (service mode → set FCC → commit → exit)

Install Fix

Copies APK to SD card and opens file manager. Added storage permissions.

Note on 120m Altitude

The 120m CE altitude limit is enforced by the DJI Fly app, not the flight controller. The other tool bypasses it via USB/RCLink direct transport (which we can't use via TCP). Altitude unlock via DUMPL TCP is not possible without modifying the DJI Fly app.