ARMmbed / mbed-os-example-ble

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

Replace deprecated BLE APIs #277

Closed hugueskamba closed 4 years ago

hugueskamba commented 4 years ago

Also update the third party library to point to a version that does not use deprecated BLE APIs.

Reviewers @paul-szczepanek-arm @pan-

evedon commented 4 years ago

@pan- Could you review the latest changes?

evedon commented 4 years ago

More work is required. @pan- will take over

LDong-Arm commented 4 years ago

Rebased this PR to resolve merge conflicts - the ONLY difference is mbed-os.lib now points to the latest master (i.e. no SHA) as it's already the case on this project's master branch.

LDong-Arm commented 4 years ago

@pan- As discussed with @evedon, could you please review the latest fixes, thanks

LDong-Arm commented 4 years ago

It looks like there's a Python error in CI: ModuleNotFoundError: No module named 'pip.req'. Hi @jamesbeyond, is it a known issue?

evedon commented 4 years ago

@pan- ping

jamesbeyond commented 4 years ago

It looks like there's a Python error in CI: ModuleNotFoundError: No module named 'pip.req'. Hi @jamesbeyond, is it a known issue?

continuous-integration/Jenkins/pr-head is always failing at the moment. ci/circleci: build passed then it is fine