Struggling with configuring multiples tags / anchor DWM3001C

Hello everyone,

I’m currently working on configuring a multiple tags/anchor system using Python (UCI over UART Python scripts) and I’ve successfully run the demo script. However, I have a few questions:

  1. Can multiple dwm3001cdk interact with each other to create a real-time location system by assuming that some dwms will be static?

  2. Is it possible to achieve this using the demo Python script?

  3. If not, what steps can be taken to make it possible?

This project is currently a proof of concept aimed at creating a minimal viable product with about six devices.

Any help and guidance would be appreciated.

Thank you.

Someone could you please help me ?

@Wassim_Qorvo @leapslabs Pardon me, would you be so kind as to offer me some assistance?

Hi @l31bn1tz
for DWM3001CDK there is no PANS release so you need to find some open source project that can work as RTLS system. Without it you need to write your own RTLS system in C for the Nordic chip which is inside of the DWM3001 module.

Cheers
JK

Thanks a lot for precision ! Another thing , is it possible to make DWM3000EVB + nRF52840DK interact with DWM3001CDK. You are a great help ! Thanks again

Hi @l31bn1tz
I don’t see any reason why not.

Cheers
JK