tinygo-org / bluetooth

Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI
https://tinygo.org
Other
764 stars 138 forks source link

Encrypt Read/Write Characteristic #289

Open gitchander opened 2 months ago

gitchander commented 2 months ago

Hello! How I can make Encrypt Read/Write Characteristic?

deadprogram commented 2 months ago

That functionality is not yet supported, but I'm sure we would like to have it!

gitchander commented 2 months ago

Thanks for the answer. I also would like to have it! There is another trouble: for adapter SetConnectHandler not working (not handled). What can I do?

ср, 28 авг. 2024 г. в 10:49, Ron Evans @.***>:

That functionality is not yet supported, but I'm sure we would like to have it!

— Reply to this email directly, view it on GitHub https://github.com/tinygo-org/bluetooth/issues/289#issuecomment-2314577856, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSGLMYTLYN6QZKHXMBLYYLZTV6H3AVCNFSM6AAAAABNHR7CECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJUGU3TOOBVGY . You are receiving this because you authored the thread.Message ID: @.***>

gitchander commented 2 months ago

I will waiting for appearance of this functionality.

ansoni-san commented 2 months ago

I think it would be better to leave this issue open.