Hello, in the new ESP-IDF 5.5.1 version when I try to compile \examples\peripherals\twai\twai_network\twai_network_listen_only demo code ocurr a lot of issues.
In the demo code apear #include "driver/twai.h" but the documentation related to the new esp-idf version tell:
#include "driver/twai.h ...
Search found 2 matches
- Tue Nov 25, 2025 2:49 pm
- Forum: General Discussion
- Topic: twai issues when compile in v5.5.1
- Replies: 1
- Views: 985
- Mon Apr 07, 2025 7:13 pm
- Forum: ESP-IDF
- Topic: espnow demo code haven't gotten the desired result
- Replies: 0
- Views: 49
espnow demo code haven't gotten the desired result
Hello, I'm trying out the Espressif ESP32 demo code with ESP-IDF 5.2.2 , specifically https://github.com/espressif/esp-idf/tree/v5.4.1/examples/wifi/espnow, but I haven't gotten the desired result:
Desired Example Outputs:
Here's an example of the console output from the ESPNOW receiver device.
I ...
Desired Example Outputs:
Here's an example of the console output from the ESPNOW receiver device.
I ...