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?
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?
It seems Sandeep Mistry has gotten this to work here. If I were you, I would also consider installing Segger Embedded Studio (which is free for Nordic dev kit users) & getting started directly via the SDK 15. nRF Connect for mobile shows the RSSI too. These two links might also be helpful: link 1, link 2.