How to get readings on terminal from Qorvo DWM3001CDK module?

Hi, I recently purchased 3 DWM3001CDK modules for one of my project. In which I want to configure 1 as anchor and other 2 as tags and want distance of these 2 tags from the fixed anchor, I flashed UCI firmware in it, and getting the readings on Qorvo one TWR gui but I want these reading in my python program, I am not able find any documentation on that.

Thank you, I’d appreciate any guidance.

Hi @shashwat , please find this tutorial that I wrote a few months back that describes how to do this: Tutorial: How to Use DW3 QM33 SDK for One to Many FiRa Ranging

Hi @akash,
Thanks a lot for the guidance!
After following the guide, now I am getting data on putty terminal but the readings are fluctuating a lot, is this the expected behavior or I need to calibrate antenna in order to get the stable readings ?
Current setup:
3 DWM3001CDK placed 20cm and 40cm apart from anchor.

I did manual calibration with command calkey ant0.ch9.ant_delay
but readings are still fluctuating with ±10cm range. I am wondering is there any averaging method available in the sensor to get more stable readings ?