John Hasler wrote:
> How close you can get to "proper RS232 serial port operation"
> will probably be limited by the USB <-> serial chip in that cable.
Haha indeed there is too much junk out there. I did some research years ago
and bought one with prolofic chip (made in Taiwan). It is definitely
On 11/27/19 7:38 PM, John Hasler wrote:
Paul Sutton wrote:
We have need, at the South Devon Tech Jam to gain access to a switch
that has a serial port, but using the serial port, (having issues using
the switch ip address).
I have a netbook running debian along with a usb -> 9 pin serial
conne
Paul Sutton wrote:
> We have need, at the South Devon Tech Jam to gain access to a switch
> that has a serial port, but using the serial port, (having issues using
> the switch ip address).
>
> I have a netbook running debian along with a usb -> 9 pin serial
> connector cable. and have been asked t
Paul Sutton wrote:
...
> Hi
>
> We have need, at the South Devon Tech Jam to gain access to a switch
> that has a serial port, but using the serial port, (having issues using
> the switch ip address).
>
> I have a netbook running debian along with a usb -> 9 pin serial
> connector cable. and have b
Hi.
On Wed, Nov 27, 2019 at 08:43:04AM +, Paul Sutton wrote:
> "Something that gives as close to a proper RS232 serial port operation
> as possible."
busybox microcom -s /dev/ttyUSB...
There's no need to install anything, you usually have busybox already.
Reco
Paul Sutton wrote:
> "Something that gives as close to a proper RS232 serial port operation
> as possible."
As someone mentioned already, cutecom is a nice graphical interface.
If you work on the console then I'd suggest picocom. It has fewer
features than minicom (e.g. kermit, rzsz integration),
* On 2019 27 Nov 02:44 -0600, Paul Sutton wrote:
> Hi
>
> We have need, at the South Devon Tech Jam to gain access to a switch
> that has a serial port, but using the serial port, (having issues using
> the switch ip address).
>
> I have a netbook running debian along with a usb -> 9 pin serial
>
Hello,
use minicom or screen for example.
screen -t 'ttyUSB0 115200 8n1' /dev/ttyUSB0 115200,-ixoff,-ixon
On 27.11.19 09:43, Paul Sutton wrote:
> Hi
>
> We have need, at the South Devon Tech Jam to gain access to a switch
> that has a serial port, but using the serial port, (having issues using
Hi
We have need, at the South Devon Tech Jam to gain access to a switch
that has a serial port, but using the serial port, (having issues using
the switch ip address).
I have a netbook running debian along with a usb -> 9 pin serial
connector cable. and have been asked to install software to allo
9 matches
Mail list logo