Search found 1 match
- Fri Apr 03, 2020 8:45 pm
- Forum: ESP32 Arduino
- Topic: SerialBT Sending Data Rate Stability
- Replies: 0
- Views: 3037
SerialBT Sending Data Rate Stability
Hi all, I'm using ESP8266 with a built in BT module. I'm trying to open a BT connection between the board and a phone app with sending data rate of ~1-3kHz. I'm using "BluetoothSerial.h" library. Trying to test the stability data rate, I've opened the connection for 10 seconds using a while loop wit...