Peripheral UART example show echo text, how to fix it?

Hi support team,

My environment:
nRF52-DK / PCA10040 / s132   (central)   by   \nRF5_SDK_17.1.0_ddde560\examples\ble_central\ble_app_uart_c
MDBT42Q-DB   (peripheral)   by   \nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart
SDK 17.1.0
MDK IDE-Version: V5.38.0.0


COM4 is peripheral, COM5 is central, why does com4 always echo the same text but com5 doesn't?
How to fix the echo text problem?

Echo tex in peripheral side

Related