Skip to main content
WObre
Associate
March 24, 2019
Solved

STM32WB : Bug in FW_WB_V1.0.0: aci_gap_set_discoverable > hci_send_req > hci_cmd_resp_wait - wait infinitely for hci_cmd_resp_release after few connection/disconnection

  • March 24, 2019
  • 1 reply
  • 832 views

In every example which i have tested after second device disconnection it stops Advertising.

After a short investigation i found that aci_gap_set_discoverable waits for hci_cmd_resp_release. I don't know if problem is with stack on CM0 or it is problem in STM32Cube_FW_WB_V1.0.0

I need answer ASAP: i have to decide if this Product will be used in our new (quite big) project.

Best Regards

Wojtek

This topic has been closed for replies.
Best answer by WObre

Problem was fixed after uploading BLE Stack again.

1 reply

WObre
WObreAuthorBest answer
Associate
March 25, 2019

Problem was fixed after uploading BLE Stack again.