I followed all the steps and moved payload.dd to CIRCUITPY as the last step but nothing happened.
I followed all the steps and moved payload.dd to CIRCUITPY as the last step but nothing happened. What I'm wondering is, what is the cause of the problem and how can I fix it so that it works normally?
If you are using a Pico, the payload runs only on boot. After copying your payload file (payload.dd), unplug the device and put into the target computer.
hello @dbisu , i completed all the steps. Now, when i plug the pico in all i got on windows is like in the image below. The pop up as in the screenshot that's all and nothing happens. The notepad opens up but it's blank. I used the basic payload.dd to test it out.
From these pictures, seems like your delay isn't long enough. It looks like it is trying to type the Hello World before getting notepad open.