Hello,
Which one of the following statements regarding "sd_ble_gap_connect" function call is true:
(1) Can sd_ble_gap_connect function put the central device into initiating mode, where the device listen for the Advertisement Packet from the BLE device mentioned in function call as p_peer_addr and then send the connection request (CONN_REQ) to that advertiser?
(2) Can sd_ble_gap_connect function send connection request (CONN_REQ) to the advertiser mentioned in function call as p_peer_addr?
Kindly reply this query