This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR6843AOP: About the azimuth and elevation detection range

Part Number: AWR6843AOP

 Hi,

We are trying to adjust the detection range of  6843AOP. What we are trying to use is a total of 90 degrees in azimuth and a total of 60 degrees in elevation. According to the SDK user guide, the detection range is set in the command "aoafovCfg", but when we check the .cfg file, there is only a line of "FovCfg -1 70.0 20.0", which is not included in the SDK user guide command table. So we tried to replace the "FovCfg" line with the command "aoafovCfg -1 -45 45 -30 30", but an error message "'aoaFovCfg' is not recognized as a CLI command" showed up.

Thanks,

Chen

  • Hello,

    Please try the following configuration file which is part of our SDK. It includes the command that you referenced.

    Out of Box Demo Profiles - 2D profile:
    <MMWAVE_SDK_INSTALL_PATH>\packages\ti\demo\xwr68xx\mmw\profiles\profile_2d.cfg

    Best regards,

    Connor Desmond