Hi,
I am currently using two IWR1443EVM and two DCA1000. Each IWR1443EVM is connected to one DCA1000, and then they are all connected to one laptop.
The IP address for those two DCA1000 is [192.168.33.30, 192.168.33.180] and [192.168.33.31, 192.168.33.181], respectively.
The mmwave studio can recognize two radar devices as expected. However, I can only configure the 1st one, not the 2nd one.
Note that all the configurations are sent through Lua shell, and I was using functions ended with '_mult', such as ar1.PowerOn_mult, ar1.RfEnable_mult, and so on.
Because those functions take in the RadarDeviceId as its 1st parameter, which means the mmwave studio should be able to operate multiple radar devices?
Could you give me some guidance on how to set up the mmwave studio for using two or more radar devices?
Thank you for the help!!