This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51 Bluetooth Smart GATT/GAP Driver for Linux issue

Hi,

I am a newbie to Nordic BLE.

A make error occurs when building the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0 on my cross compile environment (Linux SWRD 2.6.32.26-175.fc12.i686).

It seems that the libs130_nrf51_ble_driver.so is incompatible for linker. Would you please tell me how can I fix the issue? and How can I get the source code if rebuilding the library is needed?

The error messages:

image description

Thanks a lot.

Ryan

Parents
  • Hi, Einar,

    Thanks for reply!

    I can build the heart_rate_collector example code on my cross compile environment (Linux SWRD 2.6.32.26-175.fc12.i686).

    But I encountered great difficulties in executing the example code, would you please help me on this.

    The error messages: image description

    The error code appears in sd_ble_version_get(&version) function as follows:

    image description

    Thanks a lot

    Ryan

Reply
  • Hi, Einar,

    Thanks for reply!

    I can build the heart_rate_collector example code on my cross compile environment (Linux SWRD 2.6.32.26-175.fc12.i686).

    But I encountered great difficulties in executing the example code, would you please help me on this.

    The error messages: image description

    The error code appears in sd_ble_version_get(&version) function as follows:

    image description

    Thanks a lot

    Ryan

Children
No Data
Related