I'm new to react-native I got one requirement, using react-native, we have to develop IOT app Which will have
- Bluetooth Mesh using Bluetooth Low Energy devices
- Able to add and delete a device
can some one suggest me a plugin in react-native or javascript
1 Answer 1
As a start-up, we tried to use 2 plugins for our ble tool.
We started with Ble Manager but we had some limitations / bugs we coulnd't easely fix.
Then we tried Ble PLX which is, in my opinion, harder to use and slower but we didn't had the same issues. Our app is now in production with Ble PLX, we still have bugs on our side but the plugin is doing the job.
1 Comment
Explore related questions
See similar questions with these tags.