SoundcoreDesktop icon indicating copy to clipboard operation
SoundcoreDesktop copied to clipboard

Fixed typo and added A2 support to README

Open eanker opened this issue 3 years ago • 4 comments

I verified your desktop app works fine with my Life A2 NC. Thanks a lot for creating.

Also fixed a typo and create a gitignore, to not accidently push my lastConnect.json

Does your device also have 2 modes for transparent (as below)? Otherwise I might try and add support for that.

screenshot

eanker avatar Sep 16 '22 16:09 eanker

Thanks. I did not expect to work with A2 lol but the Anker Soundcore Life Q30 or Q35 does not have Vocal or Fully Transparent. If you can capture the data that the android app send maybe I can include to the GUI app too.

DamienStaebler avatar Sep 16 '22 18:09 DamienStaebler

This shows you how to get the bt data https://stackoverflow.com/questions/23877761/sniffing-logging-your-own-android-bluetooth-traffic

DamienStaebler avatar Sep 17 '22 01:09 DamienStaebler

This shows you how to get the bt data https://stackoverflow.com/questions/23877761/sniffing-logging-your-own-android-bluetooth-traffic

Thanks for the info, having some problems with adb on my computer. But will post them this week.

eanker avatar Sep 19 '22 18:09 eanker

Weirdly enough I do not see the normal transparant command rather I see:

1 00 01 00 8D --> Vocal Mode 1 00 00 00 8C --> Full Transparant

eanker avatar Oct 21 '22 12:10 eanker