Skip to content

start_notify #819

Answered by dlech
ps2229 asked this question in Q&A
Apr 30, 2022 · 2 comments
Discussion options

You must be logged in to vote

It registers a callback that will be called when notifications are received on the host systemself.__gatt.setCharacteristicNotification(characteristic.obj, True) and it writes to the characteristic descriptor on the remote device to tell the remote device to enable notifications self.write_gatt_descriptor(characteristic.notification_descriptor, defs.BluetoothGattDescriptor.ENABLE_NOTIFICATION_VALUE)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ps2229
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants