Skip to content

'BleakGATTCharacteristic' object has no attribute 'notification_descriptor' #1834

@tsiens

Description

@tsiens
self.client = BleakClient(addr, timeout=self.timeout)
await self.client.connect(timeout=self.timeout)
await self.client.start_notify('abf2', self.notify_info)

Packaging through P4A,raise "'BleakGATTCharacteristic' object has no attribute 'notification_descriptor'"
Can be used normally in version 0.22.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions