im using Seeed Studio J1010 jetson nano. im trying to receive GPS data on nano serial ttyTHS1. but i cant see anything on this serial via minicom. I have checked the baud rate . Also hardware an d software flow control is disabled. I have stopped nvgetty services too
some commands output is attached below.
nano@nano:~$ stty -F /dev/ttyTHS1 -a
speed 115200 baud; rows 0; columns 0; line = 0;
intr = ^C; quit = ^; erase = ^?; kill = ^U; eof = ^D; eol = ; eol2 = ; swtch = ; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; discard = ^O;
min = 1; time = 5;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread clocal -crtscts
ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -imaxbel -iutf8
-opost -olcuc -ocrnl -onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop -echoprt -echoctl -echoke -flusho -extproc
nano@nano:~$ ls -l /dev/ttyTHS1
crw-rw-rw- 1 root dialout 238, 1 نومبر 10 15:23 /dev/ttyTHS1