Hi,
I am trying to get a PWM output via GPIO. I have been following this link.
and used the GITUB project as it is github.com/.../nrf51-pwm-library
using the example the output would come if
#define USE_WITH_SOFTDEVICE 0
when it is set to 1 and used with the stack running, the PWM output doesn't come and BLE gets disconnected from a central device and never gets discovered again without power reset.
I am using latest SDK 7.2.0 and soft device 7.1.0.