Failed to enable BLE stack. Error code: 32773

I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/nordic_uart_client But the following error occurred.

D:\pc-ble-driver\build\examples>nordic_uart_client_sd_api_v6.exe
Serial port used: COM5
Baud rate used: 1000000
Info: Successfully opened COM5. Baud rate: 1000000. Flow control: none. Parity: none.
Status: 6, message: Target Reset performed
Status: 7, message: Connection active
Warning: Failed to receive response for command
Status: 4, message: Error sending packet to target. Code: 0x8016
sd_ble_cfg_set() failed when attempting to set BLE_GAP_CFG_ROLE_COUNT. Error code: 0x8003
Error: serial port write operation on port COM5 failed. Error: 裝置無法辨識命令。[22]
Status: 4, message: Error sending packet to target. Code: 0x802a
Failed to enable BLE stack. Error code: 32773

Parents Reply Children
No Data
Related