Issue creating custom HID Braille Device #16869
MechatronicNoel
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am developing a braille device and I am trying to connect it to NVDA, I created the HID descriptor and did some connection tests with NVDA to validate that my descriptor is working, I decide to connect my device to the computer using USB. Basically, when I connect the device to the computer and open NVDA, it crashes. I will attach the nvda.log file.
nvda.log
Another question. I saw the file hidBrailleStandard.py. As I understand it, I just need to create a correct HID description and NVDA should detect my device or do I need to do something else?
Beta Was this translation helpful? Give feedback.
All reactions