ARMmbed / mbed-os-example-ble

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

Add Experimental Services Example #346

Closed noonfom closed 3 years ago

noonfom commented 3 years ago

This example demonstrates the Link Loss and Current Time Services from the Experimental BLE Services repository.

paul-szczepanek-arm commented 3 years ago

This depends on https://github.com/ARMmbed/mbed-os-experimental-ble-services/pull/14 going in first.

paul-szczepanek-arm commented 3 years ago

Superseded by: https://github.com/ARMmbed/mbed-os-example-ble/pull/349