tinygo-org / bluetooth

Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI
https://tinygo.org
Other
744 stars 137 forks source link

bug: CYW43439 adaptor does not send notifications when acting as a peripheral #301

Open deadprogram opened 1 week ago

deadprogram commented 1 week ago

The cyw43439 adaptor is able to respond correctly to requests to describe services/characteristics. However, it cannot send notifications correctly. instead it does nothing.