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
On the Arduino Nano 33 BLE board, with an active BLE connection, if you use analogWrite() on a GPIO pin, the BLE connection will immediately drop and the CPU will crash such that it sits blinking the D13 LED. This problem is 100% reproducible on the latest Nano33 BLE + ArduinoBLE library.