8000 Writing >20 Bytes to Characteristic causes all registered Write Callbacks to fire · Issue #796 · nkolban/esp32-snippets · GitHub
[go: up one dir, main page]

Skip to content
Writing >20 Bytes to Characteristic causes all registered Write Callbacks to fire #796
Closed
@vicatcu

Description

@vicatcu

Using ESP32_BLE_Arduino on firmware side and using nRF Connect phone app to send TEXT to a characteristic works great, but if I send more than 20 characters in the string, I can observe all of my write characteristic callbacks fire in response. I don't think it's harmful as they just get executed with the previously written values, but it's a bit concerning. Anyone else seen this behavior?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0