How to implement bluetooth for all device in react native

寵の児 提交于 2020-03-05 04:55:09

问题


I want to scan and connect devices using Bluetooth in React-Native. I tried react-native-ble-manager and react-native-ble-plx plugins.

But I have a problem these plugins connected to special devices that have peripheral mode enabled. Look this answer.

Question:

How can I implement Bluetooth for all (at least all smartphones) devices in REACT-NATIVE?

来源:https://stackoverflow.com/questions/48790170/how-to-implement-bluetooth-for-all-device-in-react-native

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!