CircuitPython version and board name
Adafruit CircuitPython 10.1.3 on 2026-02-20; micro:bit v2 with nRF52833
Code/REPL
Ctrl+C (in serial connection)
Behavior
micro:bit v2 does not respond to Ctrl+C, even though the action was sent.
Description
- When the Ctrl+C signal is sent to the micro:bit v2, the yellow data LED blinks, but nothing else happens
Additional information
Putting the micro:bit v2 into safe mode interrupts it.