rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
475 stars 291 forks source link

Can pair with other phones but cannot connect #114

Open lvjie1996 opened 4 years ago

lvjie1996 commented 4 years ago

Can pair and connect with computer, can pair with other mobile phones, but cannot connect with other mobile phones

lvjie1996 commented 4 years ago

debug error message:Error: read failed, socket might closed or timeout, read ret: -1

lvjie1996 commented 4 years ago

The code is an example demo,No changed

lvjie1996 commented 4 years ago

Can pair and connect windows , Mac and iPhone, but not other Android devices

NChandan commented 3 years ago

Did you Find the solution ? Since I'm getting same error