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

nrf52832 uart RX/TX

Hello im building a project for discovering infections through temperature sensors, so im modifying the heart monitor sensor examples (central and peripheral) in the sdk 12 to do that. i want to add a uart code to send data out of the central nrf52382 through (RX/TX) if an infection is detected, so far i have not been able to successfully do that. do you have a piece of code that can help me ?

the tools that i am using -2 * nrf52832

  • j-link -visualGDB on visual studio

Thank you

Related