sensboston / BLEConsole

Bluetooth Low Energy device console app
https://sensboston.github.io/BLEConsole
MIT License
196 stars 73 forks source link

Allow to subscribe to characteristics with "Indicate" #25

Closed jpstotz closed 1 year ago

jpstotz commented 1 year ago

Updates BLEConsole to recognize and use (subscribe) to characteristics with can send indicate notifications.

sensboston commented 1 year ago

Thank you for contributing!