1. M

    ESP32 SerialBT sending data rate is not stable

    Hi all, I'm using ESP32 model: ESP8266 with a built in BT module. I'm trying to open a BT connection between the board and an phone app with sending data rate of ~1-3kHz. I'm using Aruino IDE as a code environment and implementing the connection using #include "BluetoothSerial.h" library...
Top