我尝试在原生react上使用SPP,但我不知道我必须使用的库。我尝试了react-native-bluetooth-serial和serial-next,以及react-native-ble-manage,react-native-ble-plx,但我找不到我的设备SPP。
与SPP一起使用的库是什么?
谢谢你
发布于 2020-01-14 22:42:20
您尝试连接的设备类型是什么?我已经使用react-native-bluetooth-serial-next库成功地在树莓派的集成蓝牙和我的安卓手机之间建立了串行连接。
https://stackoverflow.com/questions/59721875
复制相似问题