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.

AWR1843BOOST: Can you please share 2D & 3D cli commands config file?

Other Parts Discussed in Thread: AWR1843BOOST, AWR1843

Hi,

Thanks!

I am looking for 2D & 3D cli commands config file for AWR1843BOOST EVM. Found the same in SDK but that is not working properly for me. Can you please share the reference files for the same?

  • Hi Vipul,

    I assume that you are looking for profile_2d.cfg and profile_3d.cfg files. These are available under C:\ti\mmwave_sdk_03_05_00_01\packages\ti\demo\xwr18xx\mmw\profiles directory, please install the required version and test with the same mmw demo application on AWR1843 device.

    Regards,

    Jitendra

  • Hi Jitendra,

    Thanks!

    I tried profile_2d.cfg file but facing a lots of false object detection with this. Its showing almost 100 objects detected in a room. Tried Demo visualizer tool at the same place its showing only 10-12 objects, which was expected also. I used those 2d commands(from demo visualizer tool) then my code is working fine. I want similar 3d commands config file, SDK one is not working as per expectation.

    While comparing 2d commands from SDK & from demo visualizer has lots of changes. Can you share similarly for 3D also? 

  • Hello Vipul,

    Visualizer doesn't generate 2-D or 3-D specific cfg file but based on scene selection (frame rate, range resolution etc.).

    Main difference in profile_2d.cfg and profile_3d.cfg is selection of Tx antenna; all 3 TXs are selected for 3d.cfg to get the elevation view as well.

    Which you can selection in Visualizer's setting --> Antenna Config : 4RX,3Tx

    Regards,

    Jitendra

  • Hi Jitendra,

    Thanks!

    I changed channel config command "channelCfg 15 5 0" to "channelCfg 15 7 0" for enabling 3rd tx antenna(value 15 already enable all 4 Rx channels). But still Z-axis is 0 for all the detected objects. Is their anything else to be changed to get z-axis info?

    X : -0.081804, Y : 0.030364, Z : 0.000000, Velocity : 0.000000
    X : -0.276769, Y : 0.129106, Z : 0.000000, Velocity : 0.000000
    X : -0.254955, Y : 0.406592, Z : 0.000000, Velocity : 0.000000
    X : -0.449921, Y : 0.167004, Z : 0.000000, Velocity : 0.000000
    X : -0.257682, Y : 1.149445, Z : 0.000000, Velocity : 0.000000
    X : -0.662611, Y : 0.973946, Z : 0.000000, Velocity : 0.000000
    X : 0.916202, Y : 3.548437, Z : 0.000000, Velocity : 0.000000

    Regards,

    Vipul Kumar

  • Hi Vipul,

    Please follow below snapshot for the right step/setting which I have tested here

    Here it shows objects in 3D view

    Flashed mmw demo from mmWave SDK 3.5 to AWR1843Boost. 

    Regards,

    Jitendra