Hi all! I want to send data from a beacon (nrf51822) to a Pic microcontroller with the RS232 standard, what function should I use to send data? For example, I can use the app_uart_put
function? If yes, the beacon knows which is the port to which I connected the Pic or should I specify it in some way? Thank you so much :)