I was running BLE tests between two nrf52dk boards and from time to time I saw the error message as below:
W: opcode 0x2005 status 0x0c
And my debug message showed as: BLE_GAP_StartScan error (err = -5), which printed out when the function bt_le_scan_start returned a non-zero error.
Could it be a BLE stack issue?
Thanks for the support!