file.txtHi,
In my application I am using UART service which receives the data sent from APP. I am using nrf connect APP. I am sending simply 1 and 2 from UART service. Sometimes the nus data handler is called and dedicated operation is being performed. But sometimes Flow of execution does call the nus data handler even I am sending data from APP.
Can Someone help me to resolve this issue?
I have attached the code below