Rabee Zyoud

Results 10 comments of Rabee Zyoud

@rzumbuehl looks you are using omron's device. Correct? I have the same device. I have similar issue. I can connect to the devices but could not manage to get any...

Hello @chrvadala, I am wondering if you have ever tried using "AdvertisingData" from the device-api(d-bus), it still says experimental. dict AdvertisingData [readonly, experimental] Do you have any thoughts or recommendations...

this was working for me until recent updates which broke everything. still unable to find away to run the debugger using sudo. Any idea? https://github.com/microsoft/vscode-cmake-tools/blob/main/docs/debug-launch.md update: for some reason C/C++...

Did you manage to figure out how to handle pairing request?

Thank you for getting back to me. I hope @rzr can help us if this is possible.

You can print out the descriptor value. Usually when you subscribe the value changes from 0 to 1 or something else. Notification won't work if the descriptor value stays 0...

I am having the same issue between ESP32 and Ubuntu. The main issue with descriptor 0x2902. I was told that I need to send write value 0x01 or 0x02 to...

I ended up changing the code inside the ESP32 because subscribe/Notify doesn't work at all. We do not always have access to the embedded code. I hope to have a...

@rtborg Did you find out a way using noble to whitelist devices? Thanks!