Differences in RADIO register for DirectionFinding between nRF52833 and nRF54L15

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.

Parents Reply
  • Supplementary information.
    I implemented a simple AoA reception using TimeslotAPI.
    The IQ data itself is received. (Not sure if this is correct)
    However, GPIO does not work even if it is set with SWITCHPATTERN.
    A similar program works without any problems with nRF52833.

    ----------------------------

    sorry, i am mistake.

    Apparently only certain pins on P1 can be used with SWITCH.

Children
No Data
Related