Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Calling sd_ble_gap_connect() for an already connected device

I work nRF52840 + nRF5 SDK(S140 v7.2.0)

If I call sd_ble_gap_connect() for a DeviceAddress of an already connected device, what will be the result?

What will be the error code?

Related