Closed bharathdpv closed 1 year ago
what's your payload.dd look like ? what's your keyboard layout and did you added the necessary keyboard libraries ? have you added a push button or payload selector to your pico ? and if you modified your board whats the situation of the modified pins? do you have boot.py in the root of the pico?
ohhh so much question i will answer!!
my payload.dd look like:
my keyboard layout:
yes i added all the nessory library
yes i have boot.py in my root !!
payload selector is in the code !! no i did not modified any pins
one thing i need to mention when i move my pico it automatically disconnect and reconnect
I tested this payload on a pico board here and it worked for me(tm).
Try adding this line after line 168:
print(line)
and then capture the debug serial output.
NOTHING WORKS!!!
Have you tried blanking the pico and installing from the release v1.4 zip?
Also, did you modify other lines? The code should go into a loop and not go to the Code done running
statement without stopping the program.
Yes I modified the lines because only the led up and down no other lines showing in the debug console so, I modified for my use and the code works fine but after few time working it stoped working(I also changed the pc and Android phone even cable).
I am unable to reproduce this issue. My recommendation would be to start over with the v1.4 image.
reinstalled v1.4 same issue
check out this video!!
If you unplug the device from your computer and plug it back in, does it run the payload? This would be without using the IDE.
nah nothing works only the led blinking and the circuitpy window popping off!!
I am unfortunately unable to reproduce on the boards I have here. From what you have shared, there are no errors running the code and it is able to find your payload. If you run the step manually, do they work properly on you computer?
It works some time and it won't work, last week it works fine but now it's not working
I've not seen that issue. Based on the information provided, I would expect it to be working.
Closing, not active.
see the payload is not working in my pc..
any solution??