ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

getValueHandle() returns characteristicIndex instead of attribute-handle #20

Closed rgrover closed 9 years ago

rgrover commented 9 years ago

attribute-handles are reported incorrectly by the Nordic port of BLE_API. getHandle() returns characteristicIndex instead. This should be solved urgently.