Skip to content
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

More supported devices #1

Open
tkashkin opened this issue Aug 5, 2018 · 0 comments
Open

More supported devices #1

tkashkin opened this issue Aug 5, 2018 · 0 comments
Labels
compatibility devices enhancement New feature or request help wanted Extra attention is needed

Comments

@tkashkin
Copy link
Owner

tkashkin commented Aug 5, 2018

It should not be too hard to add support for new similar devices from Redmond or other companies if they are using similar protocols (BLE and GATT).

Required info:
  • Bluetooth HCI traffic dump or protocol description
  • [optional] Device icons
Capturing Bluetooth traffic (can be captured on Android 4.4+, may require root access):
  • Enable Enable Bluetooth HCI snoop log in developer settings
  • Interact with device using its app
  • Pull log from Android device, usually located at /data/misc/bluetooth/logs/btsnoop_hci.log
  • Log can be analyzed with Wireshark
@tkashkin tkashkin added enhancement New feature or request help wanted Extra attention is needed compatibility devices labels Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility devices enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant