HCI core data buffer overflow with ESP32-C3 in Peripheral HR sample #43258
Labels
area: Bluetooth
bug
The issue is a bug, or the PR is fixing a bug
platform: ESP32
Espressif ESP32
priority: low
Low impact/importance bug
Describe the bug
The Peripheral HR sample program issues the warning
<wrn> bt_hci_core: Data buffer overflow (link type 0x01)
while connected to nRF Toolbox HRM after some time and stops notification (same behaviour also with other BLE smartphone apps).Please also mention any information which could help others to understand
the problem you're facing:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
As soon as a device connects, it generates dummy heart rate values without issuing the warning and stopping the notifications.
Impact
What impact does this issue have on your progress (e.g., annoyance, showstopper)
Logs and console output
Environment (please complete the following information):
west espressif install
Additional context
Add any other context that could be relevant to your issue, such as pin setting,
target configuration, ...
The text was updated successfully, but these errors were encountered: