Open
Description
The Arduino Nano 33 BLE is crashing every time I disconnect a central device (Android Phone) from it when the Nano 33 BLE has also 2 peripherals connected to it.
Notes:
- With 1 or 0 connected peripherals there is no crashing on central disconnection.
- The crash happens with and without serial communications enabled.
- the crash happens before "onDisconnectionComplete" is called for the Gap EventHandler