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

Error in : NRFX_UART0_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_UARTE0_INST_IDX'?

I am trying to integrate MAX30003 drivers in spi_pca 10040 example, So that I can get the sensor readings of the MAX 30003 sensor. But I am stuck at this error.

When I try to modify the sdk_config.h I get the below error:

multiple definition of `UARTE0_UART0_IRQHandler'

Parents Reply Children
No Data
Related