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

S110 v7.0.0-2.alpha and sd_softdevice_forward_to_application()

Hi

S110 v7.0.0-2.alpha got released today.

In the release notes it says...

[b]The SoftDevice can now be configured to forward interrupts to one of several applications (FORT-815). This is done by adding a parameter to the sd_softdevice_forward_to_application() call.[/b]

I have SDK 5.2.0 installed on my PC.

I searched for sd_softdevice_forward_to_application and I got ...

[b]\5.2.0\nrf51822\Include\s110\nrf_sdm.h(155) : SVCALL(SD_SOFTDEVICE_FORWARD_TO_APPLICATION, uint32_t, sd_softdevice_forward_to_application(void)); [/b]

The function does not take the extra argument mentioned in the release notes.

I have checked your downloads section and it suggests SDK 5.2.0 is the latest.

I am confused! Unless there is a new SDK release soon.

Look forward to hearing from you

Thank you in advance

Related