Page 1 of 1

BLE processing speed

Posted: Mon Dec 05, 2022 3:10 pm
by RuuddR
Hello,

I'm streaming data from a website to an ESP32 using BLE. The problem is that the speed of the onWrite callback is kinda slow, about 15kB/s. Is there any way to speed this up? The sending side is sending at about 50 kBps.