1 year ago

#287875

test-img

GHAZI JALLOULI

enable notification BLE (PyCharm)

i tried to notify the device but the problem is that nothing is printed in my console when using this function:

def callback(sender: int, data: bytearray):                                                                           
    print("{0}: {1}".format(sender, data))

in the main program i used start_notify method

await client.start_notify(chrc, callback)

I'm asking, does anybody have a idea how to print the data

python

bluetooth-lowenergy

ota

0 Answers

Your Answer

Accepted video resources