Skip to content

Classical Bluetooth SPP send throughput is very slow to Android (IDFGH-466) #2725

@copercini

Description

@copercini

When sending data using esp_spp_write() at more than ~ 5KB/s to an Android phone, it triggers a lot of ESP_SPP_CONG_EVT events and the communication slow down, this problem doesn't occur in other systems, like a Windows PC with the same ESP code

Commenting out this line as proposed by Markus Becker, this issue seems less frequent and no more ESP_SPP_CONG_EVT events with a high throughput

More discussion about this problem, and workaround: https://www.esp32.com/viewtopic.php?t=5613

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions