Other Parts Discussed in Thread: MMWAVEICBOOST, , IWR6843
Tool/software:
I been trying to run the vital signs demo on a IWR6843ISK board connected to the mmWaveICBoost board. When I run the visualizer and set the Vital Signs with People tracking demo and use the signs_ISK_2m.cfg configuration, I can see the data on the 3D plot window, but the Vital Signs window shows nothing. The Patient Status, Breath Rate, Heart Rate, and the Range Bin all show undefined.
I looked at the Visualizer log file and when the signs_ISK_2m.cfg is run at the beginning of the session, and when it runs the vitalsign command it fails stating that it is not a recognized CLI command. The command and response from the log file are below as well as the screenshot of the visualizer showing the blank vitalsigns.
b'\rmmwDemo:/>vitalsign 15 300\n'
b"'vitalsign' is not recognized as a CLI command\n"
I updated the code on the IWR6843ISK board with the 3D_people_track_6843_demo.bin file. Am I missing something? I checked the forum to see if anyone else has this problem and I didn't see anything similar.