ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 118 forks source link

BLE_GAPButton: advertising service data is not updated #215

Closed desmond-blue closed 3 years ago

desmond-blue commented 5 years ago

The advertising service data isn't updated by update_button_payload(), which updates the data of _adv_data_builder, but GAP isnt' aware of the change.

adbridge commented 4 years ago

Apologies, this was closed in error by the automated bot - re-opening.

ciarmcom commented 3 years ago

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-2064

pan- commented 3 years ago

See development in #261

paul-szczepanek-arm commented 3 years ago

This example is being replaced. The new example will not have this issue.