Hello
I am trying to implement AoA reception using the TimeSlotAPI on the nRF54L15.
I have previously implemented a simple AoA reception function on the nRF52833.
Please let me know if there are any differences between the DirectionFinding settings of the nRF52833 and the nRF54L15.
Implementation is very difficult as it requires knowledge of AdvertisingExtension and PeriodicAdvertising. The SoftDevice already has this function, and it seems possible to achieve it by simply adding CTE reception and antenna switching settings, so I wonder why they don't implement it.