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

Regarding Nordic Restart due to uart Baudrate Mismatch

Hi,

We are trying to establish communication between ESP8266 and NRF52832 over uart  using Baudrate 115200, We are also controlling the ESP8266 boot and power through GPIO from Nordic.  While enabling the ESP ,it Sends some boot Logs Over UART in the baud rate of 74880 , at this stage, Nrf is getting  restarted

Is there anyway that we can resolve this issue ?

Does changing the Nrf baudrate to 74880 will resolve ?  if so how can we proceed in this..?

Related