Search found 2 matches
- Fri Apr 08, 2022 5:30 pm
- Forum: Report Bugs
- Topic: is this a bug? or am I doing something wrong?
- Replies: 1
- Views: 5413
Re: is this a bug? or am I doing something wrong?
Hi ! I don't know if anyone would read this after that long, but I ran your code as I was facing a similar issue. I cannot give you an answer of what exactly happens when you compile in the 2 different ways, but here is the trigger of the issue: Your 'timeval' structures are not initialized. You set...
- Wed Oct 27, 2021 1:40 pm
- Forum: ESP-IDF
- Topic: esp_event_post_to function waits too long
- Replies: 0
- Views: 1756
esp_event_post_to function waits too long
Hi everyone ! I am currently working on a C++ project with the ESP32 with this Environment: Development Kit: ESP32-PICO-Kit Kit version: v4.1 Module or chip used: ESP32-PICO-D4 IDF version v5.0-dev-39-ge5f5eb3cbb Build System: idf.py Compiler version: xtensa-esp32-elf-gcc (crosstool-NG esp-2021r2) 8...