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

Sending data from smart beacon to a Pic with RS232

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 :)

Related