dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.43k stars 440 forks source link

Device is lagging and Starting again. #57

Closed prashant0230 closed 2 years ago

prashant0230 commented 2 years ago

I am using the raspberry pi pico as a rubber ducky but i am having a problem with it. When i Plug the rubber ducky into a device it, its start writing the code and stops at midway for some seconds and start writing from the start again.

dbisu commented 2 years ago

I wonder if you have a bad USB cable that is giving an intermittent connection to your target computer.

prashant0230 commented 2 years ago

I don't understand, are you saying that i do not have good usb cable?

dbisu commented 2 years ago

I think that might be the issue. Do you have another USB cable you can try to use? Also, if you could post a log from the debug serial port when this issue is happening, it would be appreciated.

dbisu commented 2 years ago

Closing, no activity. Reopen if you are still having problems.