Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant get more than 5 data points (AEGHB-787) #200

Open
JoaoSandrini opened this issue Aug 21, 2024 · 3 comments
Open

Cant get more than 5 data points (AEGHB-787) #200

JoaoSandrini opened this issue Aug 21, 2024 · 3 comments

Comments

@JoaoSandrini
Copy link

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.

@github-actions github-actions bot changed the title Cant get more than 5 data points Cant get more than 5 data points (AEGHB-787) Aug 21, 2024
@MacChu0315-Espressif
Copy link

hi, #172 may help.

@JoaoSandrini
Copy link
Author

JoaoSandrini commented Aug 22, 2024

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.

Captura de tela 2024-08-22 101149

image

@MacChu0315-Espressif
Copy link

MacChu0315-Espressif commented Aug 29, 2024

We failed to reproduce. Can you switch a router or reduce the ping frequency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants