Search found 1 match
- Thu Jun 13, 2024 8:26 am
- Forum: ESP-IDF
- Topic: assert failed: fixed_queue_dequeue fixed_queue.c:155 (queue != NULL)
- Replies: 0
- Views: 312
assert failed: fixed_queue_dequeue fixed_queue.c:155 (queue != NULL)
esp-idf version v4.4.7 or v4.4.4 I am developing with the ESP32-WROVER-E. Occasionally, the MCU resets during Bluetooth connection tests, and I captured the following assert log. I need help resolving this error. assert failed: fixed_queue_dequeue fixed_queue.c:155 (queue != NULL) Backtrace: 0x40082...