__Taj@panchi

Results 18 comments of __Taj@panchi

@JulioCVaz hello, am able to pair the device but not able receive any data from it using BluetoothSerial.readFromDevice(). readFromDevice = async id => { console.log('entered read function'); const result =...

Hi @JulioCVaz, am fine & Hope you to? from the past 10 days working on Philips CPAP machine in react native Bluetooth worked on three libraries NOTE: need to retrieve...

@JulioCVaz Hi, if i convert the data using base64 decode input("AgEACwlQUiBCVCBGQzZGB/8AAAAAAAARB/NZ9KGQ4fyu9EkJ+H+GU0UAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") = output( PR BT FC6FYI SE)--i can see the device name only

@JulioCVaz by using this --BleManager.read( "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX", "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" ) .then((readData) => { // Success code console.log("Read: " + readData); const buffer = Buffer.Buffer.from(readData); //https://github.com/feross/buffer#convert-arraybuffer-to-buffer const sensorData = buffer.readUInt8(1, true); })...

@JulioCVaz Yes, it is an updated one!. Role: with Bluetooth pairing, we need to manage the device like turn it off & on or increasing the pressure (ex: atmospere-connect).

@JulioCVaz we are able to pair the device and connect but we need to get the extra information related to the device.

Hello Guys, if you have any idea how to retrieve the data from a Bluetooth paired device(ex: as we connected to a Philips CPAP machine) in react-native

> BluetoothSerial am able connect device but not able to retrieve the data

same issue for me also is there any solution. first time saving working fine when converting losing all styles & alignments EditorState.createWithContent( ContentState.createFromBlockArray( convertFromHTML(Fields.topic[topicIndex].subTopics[subTopicIndex].contentData) ) )

Guy's me to has same bug,can anyone has solution to stop auto focus.