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

Tx problem in PC10040 board

Hi in my project I am using nRF5_SDK_11.0.0-2.alpha SDK, s132_nrf52_2.0.0-7.alpha_softdevice. and nrf52 DK board(PC10040).

My issue is, when I run the ble_app_uart example on nrf52 DK board the data which I send from the Termite is seeing on the android app fine, but the data which send from android app is not seeing on Termite. I confirmed that the data send by android is received by board but it not transmitting through uart. when I test the same example on nrf51 DK board(PC10028) working fine in both the ways. I also checked with examples/peripheral/uart project it also same result.

And I am not using virtual comport and also tried with different pins but no use. can any one help me to solve the issue please.

Parents Reply Children
No Data
Related