Closed arihantjain124 closed 2 years ago
hi, have you purchased the OEM license for your probe?
Yes
thanks, can you send your serial # to support@clarius.com, we'll ensure this has been enabled properly.
I have sent the mail. Also is this an issue because the probe might not have been enabled with OEM licence?
yes, the oem license is only sold to partners purchasing more than 100 units per year
@clariusk @markasselin
The readme file mention
"To power on or off the device, the Power Request characteristic (UUID 0x8C853B6A-2297-44C1-8277-73627C8D2ABE) can be written to. Writing 0x00 to the characteristic will power the device off, and writing 0x01 will power the device on" and " To subscribe to the Power Published characteristic, one can write 0100 to the characteristic's Client Characteristic Configuration Descriptor (CCCD), allowing the scanner to send out notifications to the connected program"
I have been trying to write to the handle to turn the device on or off but its not giving any response and running characteristics on gatttool after connecting to the devices i get this:
I can see the associated handle for given UUID. I have been trying to write to handle using char-write-req and its only working for 0x00047 and 0x00045 and i am still not getting any response from the devices no notification or powering on. Could you specify which handle to write on?
Another Issue i am facing is that after connecting to the devices it gives this issue
(gatttool:37170): GLib-WARNING **: 17:25:42.752: Invalid file descriptor
and disconnects.OS : Ubuntu 20.04 hcitool - HCI Tool ver 5.53