Skip to content

Micropython BLE has higher latency than Arduino. Is there any way to reduce it? #15418

Closed
@jd3096-mpy

Description

@jd3096-mpy

Description

I tried to use MicroPython's BLE to make a BLE MIDI instrument.
like this
But I found that there was a delay when testing. There was no such feeling when using Arduino or espidf. I want to know where the problem lies. Is there any solution, such as modifying the source code and recompiling the firmware? Will using a function like esp_ble_gap_set_prefer_conn_params be effective?

Code Size

No response

Implementation

I hope the MicroPython maintainers or community will implement this feature

Code of Conduct

Yes, I agree

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, new feature implementations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions