You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Sometimes it works perfectly and finds networks
Sometimes it finds zero networks and crashes
This happens without changing or re-uploading the code
The behavior seems random - it might work, then crash after a while, then work again after a restart
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)
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: