Page 1 of 1

BLE 3-4 Times Slower with esp-idf v5.0.2 compared to esp-idf v4.4.3

Posted: Fri Jun 30, 2023 9:59 am
by CodeWithM
Hi all,

I've recently updated the esp-idf to v5.0.2 and I noticed that the BLE is 3-4 times slower than the older v4.4.3.
I get the same speed as the older esp-idf only if I disable this "Bluetooth modem sleep" option.
BluetoothModemSleepOption.PNG
BluetoothModemSleepOption.PNG (25.62 KiB) Viewed 842 times
Does anybody has any idea why this could be and if it would make cause some issues if it is disabled?
I am using ESP32-WROOM-32E.

Any input is appreciated,
Mino