I got my headered Pico and Unicorn Pack in the mail today.
Eager to try it out I learned how to build the C/C++ examples from Raspberry Pi and blink worked like a charme.
So I moved on to the unicorn pack and set up the pimoroni-pico sdk. I went ahead and build the unicorn example. I moved the uf2 file to my pico with the unicorn pack connected. It disconnected but nothing happend. The LEDs did not light up.
So I figured, that I made a mistake of some kind. So I went ahead and installed the custom micropython from pimoroni. Working with thonny I tried to run the demo.py script. But the LEDs didn’t light up either. :(
Strangely enough the test of the button worked (demo.py promts you to press the A button and prints a message when it is pressed).
I have absolutely no idea what went wrong. Is my unit just broken?