Are there any sample codes for AOA/AOD of nRF54L15?

I saw in nrf connect sdk 2.9.1 that there was nRF54L15 sample code for Channel Sounding and nRF52833 DK sample code for Direction finding.

But now I want to implement the combination function of aoa and Channel Sounding in nRF54L15, so do you have the Direction finding example code suitable for nRF54L15?

Parents Reply
  • Channel sounding is already supported on NCS 3.1.1, though Direction Finding (AoA/AoD) is not officially supported on the nRF54L15.

    That said, it’s feasible to handle both on the same chip: I was able to emit extended CTE beacons with the nRF54L15 using NCS 3.1.1. Combining channel sounding and direction finding on a single nRF54L15 could potentially provide more precise positioning, reducing the need for a dual-MCU setup.

Children
No Data
Related