Other Parts Discussed in Thread: IWR6843, IWR6843ISK
I am developing a product that uses the IWR6843, and for prototyping I am using the IWR6843ISK-ODS development board. I have flashed both the basic demo software (versions 03.05.00.03 and 03.05.00.04) and the people-counting demo software (version 03.05.00.04) and have successfully communicated with these demos.
The basic demo software supported the command "measureRangeBiasAndRxChanPhase" that allowed one to obtain calibration coefficients that can be passed to the compRangeBiasAndRxChanPhase command. The People-counting demo software does not seem to support this command, yet still supports the compRangeBiasAndRxChanPhase command. How should I do calibration with the people-counting demo firmware?
While I have found all the firmware source code for the basic demo, and have successfully complied it, I have not been able to find all the source code for the people counting demo. I've only found a portion of the people-counting source code, a portion that allowed me to see some of the commands supported by the people counting demo.
I want to perform a calibration with the people-counting demo firmware, to see if that will reduce the significant ghosting problems I am seeing when trying to count the number of people in a room.
Any help or recommendations would be appreciated.