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
When trying to write single byte '0x01' data to "0000001c-0000-1000-8000-00805f9b34fb"- it updates to 0x01-04-30-30-35-35
Any other byte values results in '0x02-<byte value>-02', ex: 0x03 -> 0x02-03-02
Writing any data to other 'write-without-response' characteristic simply stores unmodified data in that characteristic.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone knows if it possible to setup BLE Linptech ES3 sensor w/o Xiaomi gateway, so it can be discovered by ble_monitor?
Here is some data from sensor when it is in pairing mode:
When trying to write single byte '0x01' data to "0000001c-0000-1000-8000-00805f9b34fb"- it updates to 0x01-04-30-30-35-35
Any other byte values results in '0x02-<byte value>-02', ex: 0x03 -> 0x02-03-02
Writing any data to other 'write-without-response' characteristic simply stores unmodified data in that characteristic.
Beta Was this translation helpful? Give feedback.
All reactions