bsiever / microbit-pxt-blehid

Micro:bit MakeCode support to act as a Human Interface Devices (keyboard, mouse, etc.) over Bluetooth
https://bsiever.github.io/microbit-pxt-blehid/
MIT License
30 stars 10 forks source link

Notification Persistance #15

Closed bsiever closed 2 years ago

bsiever commented 2 years ago

macOS / iOS appear to "renew" notifications on connect, but Android and Windows don't. The peer manager should save/restore them, but it doesn't look like it's working.

bsiever commented 2 years ago

See HIDService.[h,cpp] updates in db9b5cb