sputnikdev / bluetooth-manager-tinyb

A transport implementation for the Bluetooth Manager based on TinyB library
Apache License 2.0
23 stars 7 forks source link

Implement a workaround for TinyB issue "Trying to read empty value" #6

Closed vkolotov closed 6 years ago

vkolotov commented 6 years ago

A workaround should be implemented to suppress a false TinyB exception.
https://github.com/intel-iot-devkit/tinyb/issues/140