A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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.
CCS/AWR1642BOOST: AWR1642BOOST:Do not send vital signs after upper computer configuration in lab0001-driver-vital-signs?
Hi,
For that, you need to modify the GUI and application.
GUI: Make change so that GUI can listen the object result data (on auxiliary COM port) as soon as it is started. Source code of GUI is provided under vital sign demo package.
Application: make a change to embed all the CLI commands inbuilt so that it doesn't wait for any commands and it configures and be ready to detect vital sign as soon as it is powered on.
Please refer 'object_data_over_can' demo from TI-Rex where it embeds all the CLI command in the application, get the required code from this application and implement in the Vital sign demo. dev.ti.com/.../node