8 years, 7 months ago.

Where is the GAP scanning support in BLE_API?

In which revision I can find the change that added scanning, as stated here: https://github.com/ARMmbed/ble/commit/dcc18e3d18ee16f11c4ab7bb3582a45492ef5590

Question relating to:

High level Bluetooth Low Energy API and radio abstraction layer

1 Answer

8 years, 7 months ago.

BLE_API hg revision 402.

Can't find it in mbed BLE_API library. I can see revision only upto 695, not any earlier. Can you please provide a link?

Thanks.

posted by Rifat Mahmud 25 Aug 2015

Ok, found he 402 revision, but there is a problem with CallChain.h. And the program is not compiling.

posted by Rifat Mahmud 25 Aug 2015

Out of curiosity, why do you need for you to roll back to older versions?

Rolling back to an older version of BLE_API would in most cases also require rolling back the version of the underlying stack layer (such as nRF51822). Have you done that? Otherwise, could you share the error messages regarding your problem with CallChain.h?

posted by Rohit Grover 25 Aug 2015