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

NRF UART app android

Hi,

I tried to get the sample ble_app_uart to work on NRF51422_DK with the S130.2.0.0 soft_device. The compilation and programmation of the board is OK.

The soft run and i'll pair with my phone (wiko raimbow). I use nrf uart v2.0 app from NORDIC.

I open a terminal, Termite, and open the com port (i verified the port) with the good baud rate (115200) and with the good option (RTS/CTS).

When i sent from my board to my phone, it was ok, i received the data. But when i sent from my phone to my board, i received nothing on Termite.

If someone have ideas about that, i'm aware.

regards,

Related