Hi,
I am trying to use the run_fira_test_per_rx function which comes part of the uwb qorvo tools. I am running the below mentioned command in my terminal:-
run_fira_test_per_rx -p COM4 --rframe-config 3 --num-packets 1000 --preamble-code-index 9 --sfd-id 2 --sts-length 1 --nb-sts-segments 1
But I keep getting the error: ERROR_SESSION_NOT_CONFIGURED
I am able to receive SP0 and SP1 (rframe-congif 0 and 1) correctly. I get this error only when I am trying to receive SP3 (rframe-congif 3).
Would really appreciate if someone could help me with why I am facing this issue and how I could resolve it and start receiving SP3 packets as well.
Thanks in advance!