Skip to content

A Desktop Linux Client for the CMF Buds

0dayminusone/CMF-Linux-Client

Repository files navigation

CMF*nix

Screenshot Previews

preview

Process of getting BL Values

  1. On a spare Android Phone, turn on developer mode, enable bluetooth HCI snoop logs & "USB Debugging" (remember to toggle all of these off after)
  2. Go into CMF Nothing Android App, connect your buds, toggle all of the functions (i.e. low latency mode, etc.)
  3. Install ADB via your package manager, connect your Android Phone to your desktop device via USB, run adb usb && adb devices you should see your Android Device Listed, if not, check your connection
  4. run adb bugreport & unzip the archive, navigate to ./FS/data/log/bt/btsnoop_hci.log, load this file into the Wireshark packet sniffing application on your Desktop, it should look something like this: wireshark preview

How to Build

  • flutter pub get
  • flutter build -d [your target] target = linux (the infa is in place to make proj OS agnostic)

About

A Desktop Linux Client for the CMF Buds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published