You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
github-actionsbot
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
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
The text was updated successfully, but these errors were encountered: