Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option/UI Element for sending Read requests periodically to a BLE Characteristic #27

Open
Kreb216 opened this issue Jan 29, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@Kreb216
Copy link

Kreb216 commented Jan 29, 2025

It would be nice being able to monitor the steady changing of a BLE characteristic value and not having to click on the read property every time.

@Kreb216 Kreb216 added the enhancement New feature or request label Jan 29, 2025
@Kreb216
Copy link
Author

Kreb216 commented Jan 29, 2025

So this whole request was me not knowing enough about the Notify property.

But the Notify button was visible but not pressable, so I couldn't enable notifications for my Characteristic. Not sure if this is a bug or a limitation, but it would be great if there was a way to fix or clarify this. I have tested the same Characteristic with nRF Connect and the I was able to get notifications.

@emericg
Copy link
Owner

emericg commented Feb 6, 2025

Hi.
"visible but not pressable" for the notify button might be a bug, but I can't say I saw this before. If I do, I'll work on it!
And I still plan to put some better visual feedbacks when some action fail (like subscribing to notifications).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants