This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Direction finding

I have two dev kit with nrf52833 one as a tag and other as anchor, the kits are made by Ublox and they demonstrate fine the direction finding functionality.

The problem is that in the SDK and the documentation it is not clear how to setup both tag with CTE and even more the Anchor firmware. Are there some examples that explain the direction finding functionality?

  • Hi

    What SDK version are you referring to here? The nRFConnect SDK provides the Direction Finding beacon and locator sample projects that describe how to use the Direction Finding feature in the nRF52833 devices.

    When you have downloaded the nRFConnect SDK there is aso README.rst files there as well with additional information. Let me know if you have any further specific questions on Direction Finding.

    Best regards,

    Simon

  • The SDK is the 17. I was actually looking for samples with raw NRF SDK without Zephyr OS parts, but since these are the recommended thank you for the answer

Related