blink_led sample does not work on most of the nRF boards #15323
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: medium
Medium impact/importance bug
Milestone
The issue was originally reported on slack (#general):
Indeed, when trying to run this sample on any board with an nRF52 series SoC, which by default uses the HW PWM driver, one hits the following error:
Same happens for boards with nRF91 series SoCs.
For nRF52 the solution could be to use the nRF SW PWM driver, for nRF91 the driver is unavailable.
The text was updated successfully, but these errors were encountered: