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

samples/bluetooth: st_ble_sensor: Fixes the button activity notification #36835

Merged

Conversation

ikmdani
Copy link
Contributor

@ikmdani ikmdani commented Jul 9, 2021

This commit fixes the button activity notification not working issue.
The right attribute(4) is used for the button service.
This has been tested on nucleo_wb55rg and disco_l475_iot1 platforms.

Fixes: #36718

Signed-off-by: Krishna Mohan Dani krishnamohan.d@hcl.com

This commit fixes the button activity notification not working issue.
The right attribute(4) is used for the button service.
This has been tested on nucleo_wb55rg and disco_l475_iot1 platforms.

Signed-off-by: Krishna Mohan Dani <krishnamohan.d@hcl.com>
@ikmdani
Copy link
Contributor Author

ikmdani commented Jul 9, 2021

@erwango

Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested successfully!

@jhedberg jhedberg merged commit 4268592 into zephyrproject-rtos:main Jul 9, 2021
@ikmdani ikmdani deleted the fix-st_ble_sensor-notification branch July 12, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

st_ble_sensor sample references wrong attribute
3 participants