Shannon Green

Results 2 issues of Shannon Green

Version: 0.15.0 service_discovery() correctly calls ble_vs_uuid_add to register vendor-specific service UUIDs but does not do the same for discovered characteristic UUIDs. The approach is the same as for services -...

Version: 0.15.0 (pip) When calling `BLEAdapter.read_req()` with any UUID I always get a `NordicSemiException("Characteristic value handler not found")` because get_char_value_handle() returns None. The relevant code in `get_char_value_handle()` looks like this:...