Jump to content

uart traffic NanoPi Neo


Go to solution Solved by IBV,

Recommended Posts

Posted

I have a NanoPi Neo.  I am trying to get a gps module setup on it.  Just at typical neo6m, serial gps module. 

I would like to start out at the basics.  I am not new to linux, or micro controllers, but I am new to the nanopi.

 

How can I confirm that something is talking on the serial ports?   Is there a way to route the serial port traffic to the terminal when I am logged in through ssh?

I am not sure the uart1 is enabled, but even if it is enabled, I really wouldnt know how to confirm it.  Does anyone know where I can look to find some info?

 

I would like to find out how to enable the serial ports for communication with another device & how to confirm that I have it enabled and confirm there is traffic coming in.

Anyone have any ideas on where to I can look to find this, or does anyone know how?

 

Rob

  • Solution
Posted

Hi,

take a look at this thread:

The user is using picocom to check the traffic on ttyS2:

picocom /dev/ttyS2 --baud 115200 --echo

 

Posted

Awesome!  Thank you for the help.  I was able to use the picomon to figure out that I needed to be wired to the uart0 to see the gps data coming in.

 

 

Rob

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines