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

connect_rainmaker - radar callback function seems to not receive csi data (AEGHB-707) #181

Open
Vagalong opened this issue Jun 23, 2024 · 1 comment

Comments

@Vagalong
Copy link

Hey,

Thanks a lot for sharing the repo it's great!
I flashed esp32s3 tx with the csi_send project.
I flashed another esp32s3 rx with connect rainmaker.
The connect_rainmaker worked and I'm able to control the "sensor light" through the app.

The issue that I'm facing is csi packets are not received by radar_cb.
I've tried to scan the for the ap the rx was transmitting .
Upon finding the channel of the rx and setting it on the tx, still no csi packets were received.

In general I'm trying to connect the rx to the wifi and change the transmitter to the same channel.
When this is done I'm planning to publish the radar data using mqtt.

ESP IDF: 5.1.3

@github-actions github-actions bot changed the title connect_rainmaker - radar callback function seems to not receive csi data connect_rainmaker - radar callback function seems to not receive csi data (AEGHB-707) Jun 23, 2024
@MacChu0315-Espressif
Copy link

The connect_rainmaker project does not explicitly print out the received CSI data, but only offers the results of the detection algorithm.

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