pico-uart-bridge icon indicating copy to clipboard operation
pico-uart-bridge copied to clipboard

Full Duplex doesn't work?

Open itspacchu opened this issue 4 years ago • 3 comments

I'm trying to ssh through the first UART bridge to a raspberry pi zero and it only shows the output and doesn't seem to accept any keystrokes.

itspacchu avatar Oct 25 '21 16:10 itspacchu

Could try this commit on the next branch? https://github.com/Noltari/pico-uart-bridge/commit/2460b10523aa3b8537f16f2689c2c051c6de720f This is the binary generated from the next branch: pico-uart-bridge.uf2.zip

Noltari avatar Oct 25 '21 20:10 Noltari

it doesn't seem to work either :(

itspacchu avatar Nov 12 '21 13:11 itspacchu

I can confirm that trying to program an ESP32 via the pico-uart-bridge is failing. Is there any solution yet?

DatanoiseTV avatar Nov 19 '21 09:11 DatanoiseTV

Hi, I tried programming an ESP32 with latest release (https://github.com/Noltari/pico-uart-bridge/releases/tag/v4.0), but I couldn't get it detected and flashed with ESPHome. I'm using pico-uart-bridge for debugging OpenWrt devices and I don't plan to look into this any further. However, if anyone wants to investigate this and eventually gets it working I will be happy to merge it via Pull Request.

Noltari avatar Nov 04 '22 12:11 Noltari