Hi,
l’m have a new question:
Is BLE_GATTS_VAR_ATTR_LEN_MAX limited 512?I need to adjust it in my project. I tried to modify the parameter of BLE_GATTS_VAR_ATTR_LEN_MAX , Increased to 1024.but it also return error.The error is caused by this API(sd_ble_gatts_characteristic_add).
Kind regards!