So now, all I get when I connect to the serial over usb is a terminal that spits out an “E”.
Example;
root@ubuntu:/home/biothundernxt/Documents/Scripts# ls
kermit-usb0
root@ubuntu:/home/biothundernxt/Documents/Scripts# kermit kermit-usb0
Connecting to /dev/ttyUSB0, speed 115200
Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
----------------------------------------------------
E
>
typing anything, regardless of what returns another
E
>
so that hitting enter a few times now has the terminal full of this:
>
E
>
E
>
E
>
E
>
E
>
E
>
E
>
E
>
Pressing the reset button while connected produces an additional > character without a newline, like this:
E
>>
such that pressing it multiple times produces many:
E
>>>>>>>>>>>>
Any help would be greatly appreciated.