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

Integrating Arduino with nRF52 DK UART Example code

Hi, 

I am using the UART exmaple as a skeleton code to get RSSI from a peripheral nRF52 DK. I am working with the SDK V14 and I want to integrate my code with an arduino sketch. I noticed there is an arduino core in the nRF52 DK so is this doable?

Related