-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
logs for Soundcore Liberty 4 NC LE A3947 as requested #162
Comments
Okay, there seems to be an issue in the UUID set detection code. If possible, please use an app (e.g. nRF Connect) to connect to the device and list all the BLE services and attach a screenshot. |
@gmallios those are the screenshot requested from "nRF Connect" app on android |
@souhaiebtar Perfect, thanks! |
@gmallios thank you, i tested it but it's showing this is the btsnoop log from android, it contain the activation of the 3 mode: Normal, noise cancellation and transparency mode and maybe other information that i don't know off 😅 you can open it using wireshark, and filter exactly using SoundCoreReversing project did help me to know how to get the data needed |
Those wireshark logs are very helpful! I believe there is enough data to parse the state response from the device, although that may take some time since some reverse engineering of the official app is needed. Some screenshots from the official app regarding the customizable buttons, ANC/Transparency options, settings screen and HearID screen will be very helpful to determining which features this device supports. |
@souhaiebtar Also, if possible, i want some wireshark captures of the following flow:
|
Current status of Soundcore Liberty 4 NC LE (A3947 ) support:
@gmallios, soundCoreManager unstable (downloaded from link in the ReadMe) Inspect console logs from
tauri.localhost-1714595725234.log
i saved logs corresponding to the RedLine using "Save as..."
The text was updated successfully, but these errors were encountered: