ARMmbed / ble-nrf51822

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

nRF5xn::getVersion return (Unknown) with version 8 soft device #29

Closed aracosta1 closed 9 years ago

aracosta1 commented 9 years ago

The getVersion function only check for version 0x07 of the softdevice. Should be added a new case for version 8 softdevice. Also the string should contain the version_number, not only subversion.

rgrover commented 9 years ago

will be merged to master with the next release.