Hi,
i have seen several posts about wanting to start the IWR1443BOOST up, and immediatly start receiving data. the linked post has a few additional files to use. Isn't there an easier way to accomplish a pre-set configuration, while keeping the flexibility to adjust the paramaters via UART?
What i want is to start the sensor, load a pre-set configuration on the board itself, so without receiving data via UART. If i want new values for the parameters, i want these to be able to read via UART as it is already.
What i am asking is: i want to have an additional file with the pre-set configuration, which gets loaded on bootup of the device, everytime it boots up.
I am thinking of calling the functions to set the parameters at the beginning of the task that tells the sensor to keep waiting for a first communication. So to skip this waiting, and replace it with my configuration. My question is: where in the code does this happen? and which functions do i call to set the parameters?
cheers