8 years, 9 months ago.

Not connectable!

Hi,

Code was discoverable but not connectable within nrf Master control app. that until i added this line: ble.gap().accumulateAdvertisingPayload(GapAdvertisingData::BREDR_NOT_SUPPORTED | GapAdvertisingData::LE_GENERAL_DISCOVERABLE);

remember to add that into your code.

was this left out intentionally?

regards Basit

Question relating to:

/ BLE_BatteryLevel Featured
An example of creating and updating a simple GATT Service using the BLE_API
Be the first to answer this question.