Hi
I am developing an application where nrf52 acts as a BLE central
Specifications requires that this node should connect to a peripheral with a specified name, obviously if available. Is it necessary to start a ble scan to retrieve mac address of the peripheral? Or is there a more efficient way to do this?
Thanks in advance