Hi,
I'm trying to implement eddystone in my application, using the example.
The problem is the I can't build my project, as I have an error regarding DRV_RTC_RTC1_INST_IDX undeclared here (not in a function).
I guess I need to use the config file here, but I don't know what to change there.
Thanks!