Hi,
I'm using nRF51822 chip and SDK 12.3.0 library to develop the software. We want to control the motors with PWM. But since PWM consumes a lot of power, we decided to use low power PWM library. But once I started using low power PWM, I could not detect my device over BLE anymore, and when I used normal PWM library again, I could detect my device again. What may cause this issue?