Relative Content

Tag Archive for react-nativebluetoothesp32arduino-idereact-native-ble-plx

Bluetooth rate inconsistent when sending data from ESP32/Arduino to React Native app

I have an ESP32-C3 coded using the Arduino IDE which is coded to send sensor data every 25ms which is then handled using react-native-ble-plx by my react native app to create a live plot. The live plot I have is generally fine except for the fact that once or maybe a few times a second it stalls very slightly, just enough to be annoying.