Implementing Channel Sounding concurrent distance measuring

Hi,

I'm trying to test Channel Sounding with concurrent measurements using one initiator and two reflectors on nRF54L15 DKs.

From replies in other DevZone threads, it seems this is now supported in the latest samples. However, the required configuration changes weren’t specified.

Could someone clarify what settings need to be adjusted (e.g., in prj.conf, device tree, or sample parameters) to enable one-initiator / multi-reflector Channel Sounding?

Parents Reply
  • Hi Simon, 

    The code you provided, for the initiator and reflector C code, am I correct in saying that they are both single connection program? It does not store multiple reflectors nor is it capable of switching between multiple devices. The Python program is made for multilateration, however, it requires multiple initiator inputs. Does this mean we have to implement the switching logic ourselves? 

Children
No Data
Related