During the BLE mode, when suspend is enabled, the PWM (RGB Light) is effected as well which i guess due to the clock frquency is gated. Does this mean when using the PWM function, the BLE Suspend mode must be disabled? Or is there a different way to handle this issue
During suspend mode, some registers will be powered down which will effect the PWM function. so that you need to disable the suspend mode when using the PWM function