Top "Bluetooth-socket" questions

send/receive data via Bluetooth

I'm trying to send/receive a string from an android device. I've been googling for the last 3 hours and I …

android sockets bluetooth android-bluetooth bluetooth-socket
java.io.IOException: read failed, socket might closed or timeout, read ret: -1 on Android 5.0.1 Lollipop version

I am making Bluetooth socket connection to Bluetooth device and want to read bytes from the device. I have established …

android bluetooth android-5.0-lollipop bluetooth-socket
Connecting bluetooth devices with React-Native App

I am using react-native-bluetooth-serial. I get this error whenever I try to connect a bluetooth device via my react native …

android react-native bluetooth bluetooth-socket