Benjamin Aigner

Results 80 comments of Benjamin Aigner
trafficstars

OK, I would get started with the Espressif example: https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/bluedroid/ble/ble_hid_device_demo There is everything you need to get started based on a mouse/keyboard project (exactly as we did here). Try to...

@discapacidad5 My colleague @ChrisVeigl remembered me of an existing repository where a student of us was building a refreshable braille device: https://github.com/ProjectKitchen/BrailleDisplay/ Maybe you can find some useful information for...

Closing as off-topic, maybe we can consider implementing HID braille in a separate repository

May I ask whats the macOS issue? And maybe how to fix it :-)?

Dear @rampadc thank you very much for the effort to investigate this issue! it's really nice, especially because you implemented $PK command as well :-). I will test your branch...

@rampadc I've got a Catalina setup now, I can confirm problems with re-connecting. First time connecting works well, if macOS is restarted, it works too (also if BT is switched...

@rampadc I've tested your changes with most of my devices (or my employers devices :-)), and your changes work well. Opened a PR #40 I've added a few suggestions there,...

I've changed the PR & added my suggestions in a new PR #42 If anybody can confirm it works on her/his system (it does on my macOS system), I will...

@seanuleh Thanks for this good news. Do you tested it with Catalina? Because it seems we have to decide, either Catalina or Mojave (see #41 )

Last activity was 2 yrs ago, I will close this issue now. If there is still a connection problem with Catalina, we can reopen this issue or maybe file a...