Re: bt_le_scan_start Fails with Error -5 after 128 scan start/stop cycles
Thanks Declan. The logs do indeed show the HCI error:
toggle quoted message
Show quoted text
[bt] [DBG] bt_hci_cmd_send_sync: (0x20004240) opcode 0x2005 status 0x0c 0x0c is the same as "Command Disallowed", i.e. the controller considers itself to be in a state where it cannot accept a command. OpCode 0x2005 in turn is HCI_Set_Random_Address, so it's this command that the controller is refusing to accept. Johan On Wed, Aug 22, 2018, Declan Traill wrote:
Hi Johan, |
|