Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 10 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