Hi,
I am developing a mobile application using React Native for interfacing, configuring and doing FOTA over BLE.
I want to know if you provide any BLE or FOTA libraries for React Native? And if not, do you plan to make those in the future?
I was searching through docs and devzone, but couldn't find anything, so asking here just in case I missed something.
For now I am using https://github.com/Polidea/react-native-ble-plx, which works but lacks some features I need.
Regards,
Vid