mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-16 22:21:21 +00:00
esp32: add link to issues posted by BK
This commit is contained in:
parent
a99118cda0
commit
aee3eb8500
@ -45,10 +45,9 @@ The sdkconfig of the example template disables the original Bluedroid stack by d
|
||||
|
||||
## Limitations
|
||||
|
||||
### Bug in Host Controller to Host Flow Control implementation
|
||||
The Link Layer in the ESP32 does not reset the supervision timeout while the Host does not accept new packets (due to slow processing etc..), which will eventually triggger a disconnect based on Connection Timeout (reason 8). See https://github.com/espressif/esp-idf/issues/644#issuecomment-325251315
|
||||
### Issues with the Bluetooth Controller Implementation
|
||||
|
||||
For most applications, this won't be an issue, but please keep it in mind if you're LE data processing is very slow.
|
||||
There are different issues in the Bluetooth Controller of the ESP32 that is provided in binary. We've submitted appropriate issues on the GitHub Issues page here: https://github.com/espressif/esp-idf/issues/created_by/mringwal
|
||||
|
||||
### Multi-Threading
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user