We using awr1243 in cascading mode. We need to change microwave frequence,tx channel,time on the fly. But this process is not 100% success, sometime ok, sometime fail. Many times it produce error -7(Checksum value mismatched wrt to received data ),-8,(device failed to send response within time) .
We have set timeout to 1ms and using interrupt to process async event. We use mmWave Application Framework as software base archtecture.
Our process to update profile/chirp is that:
1. stop sensor;
2. re-set profile;
3. re-set chirp;
4. start sensor.
So how to change chirp/profile of awr1243 100% success ?