direction_finding_connectionless_tx channel configuration

Hi, I am trying to implement Angle Of Arrival. I am using direction_finding_connectionless_tx zephyr source code for transmitter (nRF52833 dk). It is advertising the packets from all data channels (0 to 36), I want to use only one channel to transmit the data. What configurations should I do for that?

Parents Reply
  • Hi Ninja,

    The tool I'm using is the same as the one mentioned in Running the nRF Sniffer

    I have a few suggestions to share:

    1. In the nRF Sniffer toolbar, select the MAC address of your target BLE device instead of choosing "All advertising devices".
    2. Start the sniffer scan before the two BLE devices begin communicating. This ensures the sniffer captures all packets throughout the entire process.
    3. The sniffer might occasionally miss some critical packets, so it’s a good idea to try scanning multiple times.

    Best regards,
    marsa

Children
No Data
Related