innoveit / react-native-ble-manager

React Native BLE communication module
http://innoveit.github.io/react-native-ble-manager/
Apache License 2.0
2.13k stars 768 forks source link

Use of the write property in the retrieveServices method property #1247

Closed Qy742698 closed 4 months ago

Qy742698 commented 4 months ago

When using the retrieveServices method, do you need to use the write property in property to determine whether to write the feature value to it, or is there another way?

marcosinigaglia commented 4 months ago

Yes