dotintent / react-native-ble-plx

React Native BLE library
Apache License 2.0
2.94k stars 492 forks source link

Read data from a scale. #1178

Closed jrubiano01 closed 3 weeks ago

jrubiano01 commented 2 months ago

Prerequisites

Question

Good day, I'm using the sample App provided from the repository to validate its operation when establishing a connection with a Scale, both are connecting, but when I get on the Scale to get my weight and it shows the results, I can't receive them or evidence them on the console, why does this happen? Or is it that some devices don't allow that data to be shared via Bluetooth?.

Here is a link to the scale that was purchased.

https://transtekmed.com/product/transtek-body-scale-ls112/

EmmaZachara commented 2 months ago

Hi @jrubiano01, Thank you for reaching out. We will review your question and get back to you soon.

dominik-czupryna-withintent commented 2 months ago

Sample app does not have implemented support for weight scale services. Have you implemented support for the weight service you are interested in?