Raspberry Pi with Arduino Nano USB serial gateway
-
I'm trying to use Arduino Nano as serial gateway on RPi 2, but I'm stuck with the Nano not being detected when Raspberry boots up. To make it weirder, it works fine if I plug the Nano in when the RPi is already running... A Duemilanove board works fine, but I was hoping for something smaller.
Does anybody have any idea what's wrong with this setup?
Duemilanove is detected fine on boot (dmesg):
[ 3.864401] usb 1-1.2: new full-speed USB device number 4 using dwc_otg ... [ 4.013350] usb 1-1.2: New USB device found, idVendor=0403, idProduct=6001 [ 4.013363] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.013372] usb 1-1.2: Product: FT232R USB UART [ 4.013381] usb 1-1.2: Manufacturer: FTDI [ 4.013389] usb 1-1.2: SerialNumber: A101KWLO
... but the Nano isn't:
[ 4.115330] usb 1-1.4: new full-speed USB device number 5 using dwc_otg ... [ 4.205056] usb 1-1.4: device descriptor read/64, error -32 ... [ 4.401434] usb 1-1.4: device descriptor read/64, error -32
Also 'lsusb' doesn't show it.
But if I plug it in into a running RPi, it works just fine, until it's again lost on the next reboot:
[ 122.544930] usb 1-1.4: new full-speed USB device number 10 using dwc_otg [ 122.673685] usb 1-1.4: New USB device found, idVendor=0403, idProduct=6001 [ 122.673714] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 122.673731] usb 1-1.4: Product: FT232R USB UART [ 122.673746] usb 1-1.4: Manufacturer: FTDI [ 122.673761] usb 1-1.4: SerialNumber: AL01GVNR [ 122.682518] ftdi_sio 1-1.4:1.0: FTDI USB Serial Device converter detected [ 122.682797] usb 1-1.4: Detected FT232RL [ 122.683895] usb 1-1.4: FTDI USB Serial Device converter now attached to ttyUSB1
-
Hmm. I'm going to try this: https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=59420
Seems like I need to solder the pins 25 & 26 together on the USB chip of the Nano. Now my Duemilanove is failing to connect on boot as well...
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Echo request is not set
Troubleshooting • 12 Aug 2024, 15:36 • kamilb85 3 Sept 2024, 08:58 -
NODs stop responding, but ping works.
Troubleshooting • 8 Mar 2025, 19:47 • Marcin 8 Mar 2025, 19:47 -
Ghost Child
Troubleshooting • 15 Mar 2025, 07:44 • FcNanoLed 18 Mar 2025, 18:36 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 21 days ago -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28