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

Why Bluetooth of nrf 51822 is not working when UART baud rate is set greater than 9600

I am using serial communication to have data from a sensor. That sensor only can support baud rate 115200 to communicate. Collecting data from that sensor I am trying to save the data in my mobile app database. Problem started When I was using serial baud 115200 in nrf51822 it completely stop sending any signal to the app over Bluetooth. nrf51822 stopped advertisement and acted like there is no Bluetooth module inside it. Please provide me any possible solution for this kind of situation.

Thank you

Related