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

Device Simulator #20

Open
gmallios opened this issue Mar 18, 2023 · 0 comments
Open

Device Simulator #20

gmallios opened this issue Mar 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gmallios
Copy link
Owner

gmallios commented Mar 18, 2023

Using pybluez we can write a rfcomm server to emulate a device and interact with it using the official app, thus allowing us to see what gets sent to the device and what responses map to.

A small test as a PoC was done using ubuntu and pybluez's rfcomm-server example and changing the broadcast name to Soundcore Space Q45. On Windows that didn't work because the device wouldn't connect (maybe a usb dongle problem).

@gmallios gmallios added enhancement New feature or request help wanted Extra attention is needed labels Mar 18, 2023
@gmallios gmallios self-assigned this Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant