You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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