Hi,
BLE Application on nRF52840 (pca10056) development board is being developed.
Application stopped the advertising to make device non-discoverable.
After that trying to connect the non-discoverable device with Android app through using MAC address only.
(Here BLE scanning have been stopped & application sent a connection request with Entered MAC address only)
But device is not able to connect in non-discoverable mode with Android App.
Kindly give the reason behind it or reply me is it possible to make a connection with Non-Discoverable Device.
Thanks