Hi,
I am unable to find how is software interrupt generated for Softdevice.
I am able to see SD_EVT_IRQHandler()
but when this event is triggered
Sudhir Foujadar
Hi,
I am unable to find how is software interrupt generated for Softdevice.
I am able to see SD_EVT_IRQHandler()
but when this event is triggered
Sudhir Foujadar
Hi,
See this link: https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/app_signal_sw_interrupt.html
It's a software interrupt that is generated when the SoftDevice have a event for the application. https://infocenter.nordicsemi.com/topic/ps_nrf52840/egu.html
Hi,
See this link: https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/app_signal_sw_interrupt.html
It's a software interrupt that is generated when the SoftDevice have a event for the application. https://infocenter.nordicsemi.com/topic/ps_nrf52840/egu.html