Hello, I was trying to get FCC Mode on my Mini 4K using the @galbb method (serial commands trough the RC-N1 back usb port) however both apps (the one made by galbb and the updated one by M4TH1EU) are not working on my Pixel 9 with android 16 (and by looking at the issues in the github it seems i'm not the only one).
I have forked the app removing the autostart (It was causing a loop on my pixel) and adding a list that shows any USB device (the controller will have a star and tickmark), this solved any issue with Android 16 (at least on my device). In some cases it can still bug and not show the controller, but this seems to be an android 16 bug.
Working sequence for my Mini 4k:
Here is the source code if you want to build yourself the app: dji-fcc-patch
Attached is the apk file, here is the scan of apk:
APK: VirusTotal (sha256 45cc9994e03a75cdb60bad0c6de8c47788c560b2c3fe9b367a9bfff85f5dd102)
Hope it helps.
I have forked the app removing the autostart (It was causing a loop on my pixel) and adding a list that shows any USB device (the controller will have a star and tickmark), this solved any issue with Android 16 (at least on my device). In some cases it can still bug and not show the controller, but this seems to be an android 16 bug.
Working sequence for my Mini 4k:
- DJI App Closed
- Turn on Drone
- Turn on Controller
- Open FCC Bypass app
- Plug controller
- Refresh list in the app
- Select controller -> Patch
- Disconnect and connect DJI app
Here is the source code if you want to build yourself the app: dji-fcc-patch
Attached is the apk file, here is the scan of apk:
APK: VirusTotal (sha256 45cc9994e03a75cdb60bad0c6de8c47788c560b2c3fe9b367a9bfff85f5dd102)
Hope it helps.