Cant get more than 5 data points (AEGHB-787)
So i tried the examples/get-started/csi_recv_router and i can only get 5 data points, then it stops. I tried setting the ping count to 0 so it pings infinite times, as specified, and it didnt work. I want to be able to continuously transmit through serial and run my own data analisys, but with only 5 data points its impossible.
hi, #172 may help.
I dont think its a problem with baud rate (and its configured correctly, all with a value of 921600), as im able to run the code, get some data points (image link below) and visualize it with examples/get-started/tools/csi_data_read_parse.py. The issue is that it stops getting more data after about 5 (sometimes less) points.
Although im setting ping count to 0 (see image), wich should send infinite packages to the router, it stops after the 4th.
Also, running examples/esp-radar/console_test (with proper baud config) and running the command lines from issue 172 dont get me anything, not even the 4 data points from before, checked logs aswell and it contains nothing.
We failed to reproduce. Can you switch a router or reduce the ping frequency?