Thursday, August 31, 2023

raspberry pi pico w PICO_DEFAULT_LED_PIN not working

The led is not connected to a rp2040 gpio port but to the bluetooth module.

So the PICO_DEFAULT_LED_PIN in the blink.c example points to nothing and will never work on GPIO.