rusel1989 / react-native-bluetooth-serial

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

Bluetooth Classic SPP on iOS #130

Open wsoussou opened 2 years ago

wsoussou commented 2 years ago

can this library be used to send data from a hardware device to an iOS device over a Bluetooth Classic Serial Port Protocol (SPP)?

We manufacture a sensor that sends high throughput data that is usually sent via SPP to Windows computers. We now need to send this data to Android and iOS. iOS does not support SPP. So we are wondering if this library can be used to bridge this gap?

PS: If anyone in this forum has experience with this and is interested in consulting/working on this effort, please message me directly.