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

ble_app_uart_error

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  

 

Parents Reply Children
No Data
Related