run demo central-uart problem with NRF52840dk

I start a application from the demo central-uart with the NRF CONNECT SDK 1.9.1

I try to communication via the com.

but the first byte of the rx buffer is wrong,I did not change the code of the demo,just build and debug it.

Can anyone help me to resolve the problem?

1.connect status:

2.send content:

 

3.the rx buffer  with vsc breakpoint,first byte is wrong ,1 is  expected, but got 0. some time is other char

Parents Reply Children
Related