How to check CS procudure used by controller in BLE Channel sounding security

Hi, I am using an external host with  NRF54l!5 dk to test the channel sounding feature. 

Can you tell me how the NRF controller supports this Cs procedure and whether the controller sends any event to the host so that security levels can be checked? Also, i want to set this security level. I tried searching in the NRF code, but can you help me locate how sample examples have set the security level. And how can we check that the particular security level is using the required cs procedure

Parents Reply
  • Hi again,

    In Vol 3, Part C, Section 10.11.1 of the 6.0 core specification, the following is stated for each security level:

    1. Either CS tone or CS RTT
    2. 150 ns CS RTT accuracy and CS tones
    3. 10 ns CS RTT accuracy and CS tones
    4. Level 3 with the addition of CS RTT sounding sequence or random sequence payloads, and support of the Normalized Attack Detector Metric requirements as described in [Vol 6] Part H, Section 3.5.1.

    Security level is decided by RTT accuracy, NADM support and if the RTT measurements include a payload or not. Since all of these parameters require you to use RTT, the security level also requires that main-mode or sub-mode for the procedure contains RTT measurements (Mode-1 or Mode-3)

Children
No Data
Related