Direction finding using nRF5340 development kits.

Hello, guys,

I am working on direction finding using nRF5340 DKs and v.2.9.0 SDK. I found that an antenna array is required to find the direction using nRF5340 DKs. So is an antenna array compulsory to find the direction? if not please give some information regarding the alternate solution.

Regards,
Madan

Parents Reply Children
  • You will need multiple antennas to do direction finding.Insight SIP, ublox and CoreHW have antenna arrays available. ublox also has algorithms for their antenna, for the other you will have to develop these.

    What you can do with Channel Sounding is use distance and trilateration to locate units unlike Direction Finding and Triangulation.

    Just to be clear:

    • nRF54L15 does not support Direction Finding.
    • nRF52/53 does not support Channel Sounding
  • PaKa said:

    Just to be clear:

    • nRF54L15 does not support Direction Finding.
    • nRF52/53 does not support Channel Sounding

    What Paal says is an important clarification.

    Madan C said:
    Can you please confirm that will be able to find the direction only using nRF54L15 DK

    My bad for not being clearer. Channel Sounding is NOT the same as Direction Finding.

    Kind regards,
    Andreas

Related