Hello all ,
I am using nRf52832 and i found PWM conflicts with Softdevice: We were able to create a sample PWM application which works fine independently. When we merge the same app with the ble_uart_app it doesn’t work as expected. Looks like it conflicts either with the softdevice for BLE or with timers used internally. ?