“How can I determine the specific BLE advertising channel currently being used for Bluetooth CTE signals in my AOA positioning setup?”

Hello, the CTE signal for Bluetooth AoA (Angle of Arrival) positioning is primarily transmitted over BLE advertising channels (37, 38, 39), corresponding to frequencies of 2402 MHz, 2426 MHz, and 2480 MHz, respectively. 
Since calculating the angle of arrival is frequency-dependent, how can I determine which specific channel the Bluetooth CTE signal is currently using?
(I am using the direction_finding_connectionless_rx and direction_finding_connectionless_tx examples from the NCS SDK 3.0.1.)


Thank you very much for your reply!





Parents Reply
  • Hello,

    Thank you very much for your response! I used the method you suggested, and as shown in the example below, I successfully obtained the channel ID. However, I am using a connectionless example (non-connected mode). Based on my understanding, RF signals with CTE should utilize the advertising channels 37, 38, and 39. Why is the actual channel ID randomly selected from the range 0 to 39 in practice?

    Regards,

    Ai Hu

Children
No Data
Related