ARMmbed / mbed-os-example-ble

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

Use new ble app #363

Closed paul-szczepanek-arm closed 3 years ago

paul-szczepanek-arm commented 3 years ago

Update the demo to use the new BLEApp class and show how to put ble to sleep by stopping the BLEApp.

paul-szczepanek-arm commented 3 years ago

~Needs https://github.com/ARMmbed/mbed-os-ble-utils/pull/4 to land first~ done

paul-szczepanek-arm commented 3 years ago

this is ready to go - just waiting for a review