hello all,
i am trying to add ble app uart feature in other ble app project. so i am trying to change those defines variable, NRF_SDH_BLE_GATT_MAX_MTU_SIZE & NRF_SDH_BLE_VS_UUID_COUNT as per reference from ble_app_uart project. so i am getting error if i try tochange those variables.
defines variable -
error 1 if try to change NRF_SDH_BLE_GATT_MAX_MTU_SIZE
error 2 if try to change NRF_SDH_BLE_VS_UUID_COUNT