I am working on the multi peripheral example and added the uart services uart working fine but how i can see the data without enabling the nrf_log.if i am enabling the nrf_log file then i am getting the error in the uart init.
I am working on the multi peripheral example and added the uart services uart working fine but how i can see the data without enabling the nrf_log.if i am enabling the nrf_log file then i am getting the error in the uart init.
sir,my multi peripheral with nus working fine,when i am connected from smart phone.then uart is not receiving any thining.it is just showing that connection established in debug mode after disconnecting again it is receiving the data.what is the problem??/
NRF_SDH_BLE_GATT_MAX_MTU_SIZE && NRF_SDH_BLE_GAP_DATA_LENGTH why these are required in sdk can you please explain me.............................
It's hard to know what your problem is without having a look at the application. If you can upload your entire project, I can have a look at it.
The parameters are described on this page.