This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About hardware flow control

Hi! Now I am going to control the hardware flow and control the UART. For that purpose, we send an RTS signal from the external MPU and the nRF 52832 that received it sends out an RTS signal to the external MPU. Therefore, although it is possible to send the RTS signal from the external MPU. but,it is not able to send the RTS signal from the nRF and receive it as the CTS by the external MPU. Why is that? now i am using the ble_app_uart/pca10040/s132/arm5_no_packs ofsdk14.0.0 and nRF52832.

thank you in advanced!!

Related