I am using a nRF52832 which act as an observer role only and what is observe it send observed data to another device over UART.
When i turn off scanning and just run UART it works properly but when scanning is on it doesn't send any data on UART. When…