Hi,
I am getting these compilation errors:
'NRF_DRV_SPI_INSTANCE_1' undeclared here (not in a function); did you mean 'NRF_DRV_SPI_INSTANCE_'?
'NRF_DRV_TWI_INSTANCE_0' undeclared here (not in a function); did you mean 'NRF_DRV_TWI_INSTANCE_'?
'NRFX_RTC2_INST_IDX' undeclared here (not in a function); did you mean 'NRFX_RTC_INT_TICK'?
However, after comparing my sdk_config.h with the ones in the SDK examples, I cannot find any differences...
I have uploaded my files ti this bitbucket repo https://bitbucket.org/asl07/rui_asl07/src/master/
Any help would be very much appreciated.
Kind regards,
Adrian