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.
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