-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drv/bluetooth_stm32_cc2640: work around broadcast lock up
The Bluetooth chips on the Technic and City hubs seem to lock up if the advertisement date is updated too many times. So far, we have only found one condition where this doesn't happen. The Bluetooth chip can't be connected to any other devices and advertising has to be stopped and restarted between each update. This is quite limiting, but seems to be the best we can do for now. Issue: pybricks/support#1095
- Loading branch information
Showing
1 changed file
with
46 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters