Tool/software:
Hi,
As a follow-up to my previous post:
e2e.ti.com/.../cc2745r10-q1-channel-sounding-stops-receiving-distance-after-3000-5000-procedures-on-cc2745r10
After switching to SDK v9.11.01.19(www.ti.com/.../9.11.01.19),
Channel Sounding has become more stable, the distance reporting used to stop after around 40 minutes, but now it continues for 4–5 hours before failing.
Here’s a clue that may help: when the issue occurs, we observe the following UART data from the car_node (CC2745R10):
FE 16 00 59 90 44 00 00 00 00 00 01 07 0A D8 D6 00 00 01 00 00 03 00 00 00 01 00 9A
FE 11 00 59 90 60 00 0F 00 00 FF FF FF FF FF FF FF FF FF FF FF FF B7
As you can see, the distance, quality, and confidence fields are all FF FF FF FF, and after this, no more measurement data is received.
In normal operation, the second packet should look like this:
FE 16 00 59 90 44 00 00 00 00 00 01 07 0A D8 D6 00 00 01 00 00 03 00 00 00 01 00 9A
FE 11 00 59 90 60 00 00 00 00 00 00 00 00 82 03 00 00 64 00 00 00 5D
Power-cycling the key_node does not solve the issue, so the problem seems to lie with the car_node.
We reproduced this issue by increasing the CS procedure loop count from 100 to 100,000 and letting the system run overnight. The issue consistently occurs.
Could you please help check this behavior again?
Thanks!
Michael