-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sporadic crashes when using Zigbee #10879
Comments
Hi @gracianodias3, thank you for the report. I will take a look soon. |
Hi @gracianodias3, I am not able to reproduce the issue with the crash. Normal scan time is around 8-9 seconds:
Scan time after reboot (failures) are immediate returns log with timestamps:
Can you please check if you still have the issue with the crash on latest version 3.1.1 or better to test directly on master branch. |
Closing this issue as there was no reply and I was 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: