Hi Team,
I am using nRF5_SDK_11.0.0_freertos_dfu_060516.zip SDK. I have added NUS service with UART configurations in this code successfully. When I am commented the DFU from Makefile, uart communication working good. As soon as I Uncommented DFU from Makefile, I am receiving Framming Errrors in uart communication.
Please suggest us, What is going wrong in uart communication. It will be appreciated to get response ASAP.
NOTE: Uart configurations are baudrate 4800, No RTS and CTS, parity bit is TRUE, HW Flow is disabled, 1 stop bit.
Thanks, Rudra