Hello,
I'm trying to understand how the IWR1443 works at application level to study if this technology is suitable for my company.
I'm currently using OOB Demo and High Accuracy Level Sensing Lab, from SDK 2.1. I've studied the flow of the mmWave_API usage, and I've got some questions.
1. Which is the default configuration that CLI_getMMWaveExtensionConfig loads?
2. I've obtained a profile configuration from the Sensing Estimator tool. In regards to this:
2.1. Can I configure my module to use this configuration while using FULL configuration mode, so that I don't have to use mmWave_link layer?
2.2 In case it's possible: Is there any "easy" way of doing that? (Rather than accesing each element of the CtrlCfg structure and copying manually the value obtained from the json of Sensing Estimator.
In case it helps, my objective is: I want to modify OOB Demo so that I can change configuration to the parameters I calculated with the Sensing Estimator tool from TI.