Sporadic crashes when using Zigbee #10879
Labels
Area: Zigbee
Issues and Feature Request about Zigbee
Resolution: Unable to reproduce
With given information issue is unable to reproduce
Board
FireBeetle 2 ESP32-C6
Device Description
USB-C connection from computer -> board, and nothing else
Hardware Configuration
No
Version
v3.1.0
IDE Name
Arduino IDE
Operating System
MacOS
Flash frequency
80MHz
PSRAM enabled
yes
Upload speed
921600
Description
Hi! Thanks for creating this great project.
I'm having trouble with the network scanning example. It's behaving unpredictably:
The only consistent thing I see is this error message before it reboots:
assert failed: vPortExitCritical port.c:632 (port_uxCriticalNesting[0] > 0)
I've included a debug log for reference.
Sketch
I'm using an unmodified version of the `ScanNetworks` example found here (https://github.com/espressif/arduino-esp32/blob/master/libraries/Zigbee/examples/Zigbee_Scan_Networks/Zigbee_Scan_Networks.ino)
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: