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

SPI for AoA output

Hello, 

I would like to know how can i use SPI on the radio example. 

I'm using (programming) the radio example, receiver, for AoA and it's working so far. What i'm trying to do now is to print those angles with SPI to PC, via SPI-ethernet PoE, I've imported the libraries needed and copy the sdk_configurations from the SPI example. I've deleted everything from the "apply_old_config" but i'm still having some errors like "'NRFX_UARTE0_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_UARTE_INSTANCE'?" (I'm using SEGGER), most part of the errors are from uart or uart instances.

Is this because of nrf52811 memory or am I missing some file/configuration?

Thank you so much for your attention!

Best regards,

Catarina Marques

Related