Does NimBLE support Virtual Cables? #1043
Unanswered
richardrob24
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According the bluetooth HID device specification, (https://www.bluetooth.com/specifications/specs/html/?src=HID_v1.1.1/out/en/index-en.html) a device can enable a very fast reconnect if it advertises itself as supporting HIDVirtualCable and HIDReconnectInitiate and stores client information in non-volatile memory. Is it possible to do this with the library as is? What client information would I need to store specifically?
Beta Was this translation helpful? Give feedback.
All reactions