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
764 stars 138 forks source link

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

Open deadprogram opened 4 weeks ago

deadprogram commented 4 weeks 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.