Hi,
I was following the example posted on the below link.
It is called, light controller.
My board is nRF82540DK.
When it runs, the serial monitor spits out this, Can't find PWM_0".
In the prj.conf file, CONFIG_PWM=y is stated.
I also enabled the PWM (Pulse Width Modulation) Drivers by the "ninja menuconfig".
What else am I missing?
Thanks,
masakura