Closed urish closed 7 years ago
current implementation skips the first 2 value change notification, which can cause problems when receiving a stream of data (such as in Nordic UART service). I changed it to filter empty (undefined / zero length) values instead.
current implementation skips the first 2 value change notification, which can cause problems when receiving a stream of data (such as in Nordic UART service). I changed it to filter empty (undefined / zero length) values instead.