Other Parts Discussed in Thread: AWR1843AOP
Tool/software:
I am running the obstacle detection lab on the AWR1843AOP. I flashed the prebuilt binary and loaded the predefined configuration files through the visualizer.
While doing so, I observed constant ghost points at 0.5m. After further investigation, I found that these could be due to antenna coupling (RX-TX). To mitigate this, I added the calibDcRangeSig command to the configuration file, as the predefined configuration did not include it.
However, after adding the following command:
calibDcRangeSig -1 1 0 20 256
The radar is now detecting a constant object at 1m along the center of the radar.
I have read all available guides, including the SDK documentation and forum discussions, but I am still unable to resolve this issue.
I executed this command when no objects were present in the boresight of the radar for more than a minute.
I also ran the Out_of_the_box demo and sent calibDcRangeSig -1 1 0 20 256 through CLI, but still seeing some ghost at 0.5 m