Closed tnmendes closed 6 years ago
Notify doesn't work, its just a placeholder.
See BluetoothLinux for the actual functionality available. All GATT operations except notify should be there.
thank you for the link, i am going to have look on that code.
I have implemented notifications now.
I am trying to have listener to read notify (Bluetooth.GATT.CharacteristicProperty.Notify) but i am having falling to do that.
can you help me by doing some example?
This is what i have done.
`let foundPeripherals = central.scan()
`