So I have a pi0 2W setup outside and often find network connectivity to be poor. In these cases, I really want to get a wired connection to ssh into the device and debug directly. I've seen lots of documentation on activating OTG / gadget mode / g_ether module in order to get a serial connection over usb, which would normally be fine. However, the problem is that I also have a usb hub with multiple peripherals running on the device. As far as I understand it, the pi can either act as a usb slave or usb host, but not both. Therefore I don't think that approach will work for me.
So, my question is this. Is there any way to get a wired ssh connection to the device without using gadget mode? Perhaps using the gpio pins? Or another usb approach? Or perhaps I'm mistaken about gadget mode being one way only?
Appreciate the help
So, my question is this. Is there any way to get a wired ssh connection to the device without using gadget mode? Perhaps using the gpio pins? Or another usb approach? Or perhaps I'm mistaken about gadget mode being one way only?
Appreciate the help
Statistics: Posted by cjneiz — Thu Apr 18, 2024 10:51 pm