You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This message is showing up every ~100ms and flooding logcat, I can only imagine it's causing and issue w/ performance but in any case it's an error that is annoying and would love to fix it. As far as I'm aware our BLE device is not and HID device.
My app connects to 4 BLE devices on an Android OS. I can reliably send, receive and get notifications to all the services and characteristics we publish. Has anyone else seen this and know how to fix?
Smartphone (please complete the following information):
Device: proprietary Mason America tablet
OS: Android 8.1
react-native-ble-manager version: 7.1.4
react-native version: 61.5
The text was updated successfully, but these errors were encountered:
Hi @anwarhamr , the library log everything pass through the BLE, maybe is better to add a flag to disable logging data in the writing/reading operations. Or to disable all native loggings.
no i have not. I reached out to the vendor that I use for medical Android
devices And they told me to ignore it. that it wouldn't effect performance.
doubtful but I had other things to work on.
This message is showing up every ~100ms and flooding logcat, I can only imagine it's causing and issue w/ performance but in any case it's an error that is annoying and would love to fix it. As far as I'm aware our BLE device is not and HID device.
My app connects to 4 BLE devices on an Android OS. I can reliably send, receive and get notifications to all the services and characteristics we publish. Has anyone else seen this and know how to fix?
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: