Hello, I am trying to follows your instructions to make the sample.cpp code and look for the described response. I was able to get the the sample program to build and run in Visual Studio. However, I do not get the expected "Connected" response back from the listener. I suppose not seeing "Connected" will also mean I am not going to see the "Frame" messages. The motion detection device seems to be working as expected. I can see it detect the motion of my hand and see that displayed in the visualizer. So, I think the motion detector is working properly. However, whatever I try, I can't get the expected responses from the sample.cpp program.
Can you please help to get me through this startup issue. Basically, my program (sample.cpp) does not get "Connected" to the motion detector.