LE Secure Connections Multirole Example requests numeric comparison

Hi,

The LE Secure Connections Multirole Example is automatically requesting a pairing/bonding.

Why is it not first just doing a connection and requesting the numeric comparison when the bond is started from the Central?

Setup:

  • NRF devkit reacting as peripheral (SDK 17.0.2)
  • Android Connect App

Expectation:

  1. Devkit starts to advertise
  2. Press Connect Button on the NrfConnect App
  3. Press the Bond Button on the NRFConnect App
  4. Accept on Both Devices the Numeric Comparison
  5. Link Secured

Current Behavior:

  1. Devkit starts to advertise
  2. Press Connect Button on the NrfConnect App
    1. automatic bond request
    2. automatic numeric comparison request
  3. Link secured
Related