This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf51 ble driver with custom service

Hi, I'm using nrf51 BLE driver with usb dongle to create test application on PC which simulates the peripheral.

My problem is I cannot add 128-bit UUID for custom service. I always get NRF_ERROR_TIMEOUT(13) error when trying to add custom 128-bit UUID (sd_ble_uuid_vs_add). Am I missing something?

Parents
  • It seems adding 128-bit UUID is not supported in the connectivity app coming with BLE driver.

    I want to add the functionality to the connectivity app in SDK. How do I need to configure it in SDK to work on PCA10000 v2.2.0 USB dongle?

    I'm using nRF51 SDK 5.1.0.36092.

Reply
  • It seems adding 128-bit UUID is not supported in the connectivity app coming with BLE driver.

    I want to add the functionality to the connectivity app in SDK. How do I need to configure it in SDK to work on PCA10000 v2.2.0 USB dongle?

    I'm using nRF51 SDK 5.1.0.36092.

Children
No Data
Related