I am trying to run the long range people counting lab (LAB0019) from the mmwave industrial toolbox v 3.1.1 for the IWR6843 and have the same issue as in the linked question, namely:
1) Successfully flash the board with the lab (see "Success" message)
2) Disconnect SOP2 per instructions and power cycle
3) Run GUI from Lab19
4) Connect to device from GUI, successful
5) Start tracking: receive timeout error messages:
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
6) But like the related question, sometimes it just works (I have no exact sequence of power cycles and resets that work consistently, but when it does work it seems to work fine until the next power cycle)
7) I have tried other labs (e.g. Lab0015) with the same results.
Separately: when it has occasionally worked, the long range lab doesn't actually achieve active "tracks" of people (though I can see point clouds that visually appear of the right size to be tracked). I'm guessing this is a config issue since I can see the point clouds in the gui, but I am using the default config for the long range people counting? Any suggestions on what to change in this file to achieve good tracking data?
Finally, and unrelated, the documentation for the lab does not include all the parameters in the default configuration file. Could someone elaborate on what the new additional parameter of the AllocationParam section, default config is:
AllocationParam 40 100 0.1 3 2 2
whereas only the last 5 parameters are discussed in the customisation guide included with the lab. Also, what is the new AccelerationParam used for?
Thanks.