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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-24 10:16 AM
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
Solved! Go to Solution.
- Labels:
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-25 6:44 AM
Problem was fixed after uploading BLE Stack again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-03-25 6:44 AM
Problem was fixed after uploading BLE Stack again.
