Hello,
I am running the mmWave SDK 1.1 on IWR1443BOOST. We have lightly modified the provided capture demo. When I run the configuration script, I get the following error messages (I decode the error code using the MMWave_decodeError API):
> sensorStart
< Debug: Init Calibration Status = 0x7fe
< Error: mmWave Control Start failed [Error code -204537858]
< Error level: 2, mmw Error: -3122, subsys error: 16383
Looking up the error code, this tells me that this error corresponds to "Error Code: mmWave link BSS calibration trigger failed". Also, I believe the Init Calibration Status should return as 0xFFE based on the radar link documentation. However I am not sure what the subsystem error could be as it is not a valid rlReturnVal_t.
Could you provide any advice on what may be the issue and how to resolve it?
Best,
Antonio