USB connection issue #5031
Replies: 1 comment
-
Posted at 2021-11-22 by @gfwilliams Hi! It'd be worth cleaning the connector with something like isopropyl alcohol and seeing if that helps. I know folks do tend to pick them up by that connector so it gets salty/greasy quite easily. You could always try adding some tape to the opposite side to pad the connector out a bit? Posted at 2021-11-22 by drohen I'm not sure where you are suggesting to put the tape, and what you mean by padding it out, can you post a picture? Posted at 2021-11-25 by @gfwilliams Check out http://www.espruino.com/Pico#-a-name-usb-a-alternate-usb-connectors You can install a different USB connector on the rear of the Pico, but in terms of where to put tape, I mean putting a bit of tape on the reverse side of the USB connector (so the side that doesn't have the 4 gold contacts on it) Posted at 2021-11-25 by drohen Hmm I see. This is a problem with the Espruino Original Rev 1.3b, so maybe that doesn't apply in this case? Posted at 2021-11-29 by @gfwilliams Oh right, sorry! Ok, then no, none of what I said applies! Likely what happens is the connector has come away from the board a bit then - so I guess you could try reflowing the solder for the connections at the end. But yes, you could attach a USB-TTL dongle as shown at http://www.espruino.com/Original#advanced-reflashing (minus the 'BOOT1' connection) and you can then program it pretty much exactly as you would normally. Or you could attach an HC05 bluetooth module |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-11-21 by drohen
I have 2 of the originals, Rev 1.3b. I've been trying to find if this issue has been posted before but I can't find any threads. I'm noticing that I need to have the USB connected at a certain angle, with a little pressure for it to properly connected. Tried with various cables, on both Mac and Linux. If I simply plug the cable in, it almost never connects completed, maybe 1/2 times it when I run
dmesg -w
I can see the device connect them immediately disconnect, and because it only remains connected when the angle/pressure of the usb port is a specific way, I would assume this is the source of the problem. Additionally, per the troubleshooting instructions, I can see that when I press the reset button, the lights come on, so power supply doesn't seem to be the issue, just the maintained connection.I bought these items off someone else, as part of a large package of various items, so it's not a big deal for me. But I'm wondering if this problem is common, and if there's an easy solution. I noticed I could load code in different ways, not just via USB, so I might just try this instead, although having use of the IDE would be ideal. Can I use a couple of the pins instead of the USB and still connect perhaps via a Raspberry Pi or something?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions