Denton-L / based-connect

A reverse-engineered Bose Connect imitation program for Linux.
GNU General Public License v3.0
262 stars 27 forks source link

Bose QC 35 II no device status #11

Open vdmkenny opened 4 years ago

vdmkenny commented 4 years ago

I am trying to use this application with a Bose QC35 II with firmware version 4.5.2, and I'm not getting a lot of info out of it. I guess some of the fields in the protocol have changed with either this hardware revision or firmware.

➜ based-connect -d 4C:87:5D:52:CC:C7
➜ based-connect -f 4C:87:5D:52:CC:C7
4.5.2
➜ based-connect -b 4C:87:5D:52:CC:C7
30
➜ based-connect -a 4C:87:5D:52:CC:C7
➜ based-connect --device-id 4C:87:5D:52:CC:C7
0x4020 1

Can I help in some way to provide data to fix this?

vdmkenny commented 4 years ago

What does work is setting the noise cancelling level.

EricAndrechek commented 3 years ago

@vdmkenny I have the same issue here too. Did you happen to find a fix?

vdmkenny commented 3 years ago

@EricAndrechek unfortunately not. this seems abandoned and incompatible now.

danners commented 3 years ago

@vdmkenny @EricAndrechek i also had the problem and got it working for me, if you want check out my PR: https://github.com/Denton-L/based-connect/pull/14