Other Parts Discussed in Thread: AWR1843
Hello Team,
The post is regarding an issue that we are facing while trying to restart the sensor using SW api during runtime in AWR1843 Boost.
The activity involves following steps:
- We initialize and set the RF configuration settings in CLI task. which starts the Radar transmission and reception.
- We have integrated a counter for starting and stopping the radar sensor during runtime.
- At the end of the 5sec of counter, the sensor is stopped using the command: MmwDemo_CLISensorStop(). This command stops the RF transmission.
- Now at the end of 10sec of counter, since we have not reset the controller, we skip the reconfiguration of sensor and in order to restart the sensor, we provide the following command:MmwDemo_CLISensorStart(1,’0’).{Reference:mmwave sdk documentation,attached}.
However, the RF transmission never restarts without power reset of controller.
Tell me if my step is correct or Not. If not give me the correct step for this or please provide me example code if available.
Thank,
Miit Prajapati.