Hello,
I'm trying to setup a gazell application that could use the same resources of the Nordic SD.
Using the keil package manager, I switched the package configuration to alternative and had this compilation error:
L6200E: Symbol SWI1_IRQHandler multiply defined (by nrf_notification_manager.o and app_timer_ble_gzll.o).
I tried to see what could be the nrf_notification_manager, but didn't manage to find it. Could you help with this please.
Thanks in advance for all your support.