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

Long Attributes

Hi, I need to have long attributes. So I need 'Read Blob' operation for read and Queued writes ('Prepare Write' and 'Execute Write'). Does Soft Device for nrf51822 support mentioned commands?

Best regards, Artem Zemlyanukhin

Parents
  • Hi there,

    Read Long as a GATT server has been supported since very early versions of the SoftDevice.

    Version 6.0.0-1.alpha of the SoftDevice adds Write Long (and Reliable Write) support to the SoftDevice GATT server.

    Hope that helps,

    Carles

  • Hi there,

    I am guessing the issue here is that the SDK does not support BLE_EVT_USER_MEM_REQUEST yet, so that is why is not being handled in ble_evt_dispatch.

    I will let the people in charge of the SDK know of this and see if they can help you out.

    Regards,

    Carles

Reply
  • Hi there,

    I am guessing the issue here is that the SDK does not support BLE_EVT_USER_MEM_REQUEST yet, so that is why is not being handled in ble_evt_dispatch.

    I will let the people in charge of the SDK know of this and see if they can help you out.

    Regards,

    Carles

Children
No Data