Marco Sinigaglia

Results 106 comments of Marco Sinigaglia

Hi @joy-mollick , I don't think your comment is useful, the library is working in many situations, if you find a bug you can solve it and make a PR.

Hi, we tested on android 4.4.2 so probably is your device that have son problem.

Check the phone permission.

How many device are in the BLE range? Do you have an error during the connection, what is the device are you trying to connect?

Hi, if the app is running you can continuously scan and search for the device.

Is not supported, you can try (https://stackoverflow.com/questions/25478827/how-to-connect-ble-device-without-scanning-android-4-3?rq=1) and make a PR.

Hi, I made the example like the official [doc](https://reactnative.dev/docs/native-modules-android#sending-events-to-javascript), why are you suggesting to do it in another way?

Hi @srossi3 , I think is possible, the only limitation is that you can't read or write simultaneously.

Hi, you have to put all the BLE stuff in a "global" component.