简体   繁体   中英

React Native bluetooth SPP

I try to use SPP on react native, but I don't know the library I have to use. I try with react-native-bluetooth-serial and serial-next, and react-native-ble-manage, react-native-ble-plx, but I can't find my device SPP.

What is the library I have to use with SPP ?

Thanks you,

What is the type of the device that you are trying to connect? I've successfully established a serial connection between raspberry pi's integrated Bluetooth and my Android phone using the react-native-bluetooth-serial-next library.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM