I just followed .
So, I had changed min distance 3m and max distance 4m while tester is located at 3.5 m away in that direction.
Vital sign Demo is not detecting while it works with parameter min:0.3, max 0.7.
Any suggestion?
BR,
kisub Jung
This thread has been locked.
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.
I just followed .
So, I had changed min distance 3m and max distance 4m while tester is located at 3.5 m away in that direction.
Vital sign Demo is not detecting while it works with parameter min:0.3, max 0.7.
Any suggestion?
BR,
kisub Jung
In vitalsign configuration,
vitalSignCfg, StartRange (meters) = 0.1 , End Range (meters) = 0.7 by default
What we need to do is to measure vital sign in the room size 5*5 m^2.
Therefore, assuming that we know where exactly the person is, we would like to know his breathing rate and heart rate.
Basically, my project purpose is a combination of people tracking and vital sign.
What I had found was that FOV of vital sign project was so narrow. If I move 10 degree left from 0.7 meter away, it fail to measure it.
[1] What is FOV of vital sign project in configuration 0.3 Min ~0.7 Max range?
[2] I would like to have two functions in the following:
1) I want to find(track) a person in room 5X5 Meter^2.
2) and measure his/her vital sign in that location. Accordingly if I change the chirp configuration, it looks like not be met in performance perspective.
Therefore, what I thought of was that one 1642 board for tracking a person to maximize perople tracking performance and the other 1642 board for vital sign measurement.
Can I develop it with one board only? or you think I will need two boards for this considering performance and ruburstness.
Thanks for your great idea in advance,
BR,
kisub