#include "protocol_examples_common.h"
Posted: Wed Dec 04, 2024 1:59 pm
hi, i am a student from ariel university and my final project is to detect motion in the room with csi, using esp32c6.
i took the regular code to start, with csi_recv_router code.
the example code fast_scan is working (with rssi) but when i tryed to run csi_recv_router i got an error on the #include "protocol_examples_common.h" and when i downloaded the whole library to the code, new errors appeard-
ESP_LOGW, ESP_LOGI ect'
i would love to get some help.
i took the regular code to start, with csi_recv_router code.
the example code fast_scan is working (with rssi) but when i tryed to run csi_recv_router i got an error on the #include "protocol_examples_common.h" and when i downloaded the whole library to the code, new errors appeard-
ESP_LOGW, ESP_LOGI ect'
i would love to get some help.