Answer the question
In order to leave comments, you need to log in
Can the Arduino Uno be used as a USB to UART bridge?
Can the Arduino Uno be used as a USB to UART bridge? I want to restore a bricked router.
Answer the question
In order to leave comments, you need to log in
If you only need the RxD and TxD lines, then you can do it without any problems.
https://web.archive.org/web/20110207183541/http://...
In fact, all you need is to upload a sketch to block the UART on the arduino microcontroller and connect the target device to the GND, RxD, TxD lines. Don't forget that the RxD of the arduino is connected to the TxD of your router, and the RxD of the router is connected to the TxD of the arduino.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question