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

GATT profile support for BM71 driver. #2

Open
youpko opened this issue Apr 21, 2022 · 0 comments
Open

GATT profile support for BM71 driver. #2

youpko opened this issue Apr 21, 2022 · 0 comments

Comments

@youpko
Copy link

youpko commented Apr 21, 2022

I have to build a small prototype that implements BLE HID for a custom game-pad/joystick. After going through the module documentation I learned how to use the tools on how to configure the module. But I didn't understand how to interact with the HID profile using the BM71 Driver, until I noticed that the driver doesn't support other profiles besides the Transparent UART profile.

This Github read-me features list the following Bluetooth audio and BLE solutions but most of that seems missing at this time. The only mention of this is The BM71 also supports standard GATT predefined profiles, however the current BM71 driver does not provide access to these in ble_comm api help, which I didn't look at initially because I am not interested in the UART comms.

Is the support for the GATT predefined profiles planned, and if so is there a release date for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant