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