hbldh / bleak

A cross platform Bluetooth Low Energy Client for Python using asyncio
MIT License
1.6k stars 280 forks source link

The First Argument must be callable in start_notify #1485

Closed Viswa1999 closed 5 months ago

Viswa1999 commented 5 months ago

Description

I am trying to get the live notification in start_notify, but I am getting this error, "The First Argument must be callable".

What I Did

I tried with numerous methods, but unable to solve. Can anybody suggest a solution?