Page 1 of 1

nano pi as serial to ethernet converter

Posted: Tue Dec 13, 2016 9:37 am
by nsktechguy
Hiiii guys...

I want to use nano pi M1 as serial to ethernet and vice versa converter. Just recently bought nano pi M1. Please suggest which OS will be better for my application. I want to build the application using C language. And I want to run my nano pi at low frequency so that I can reduce the heat emitting by it.

Re: nano pi as serial to ethernet converter

Posted: Sat Dec 17, 2016 9:27 pm
by Ralf
I would suggest using Linux and socat.

Re: nano pi as serial to ethernet converter

Posted: Mon May 01, 2017 7:02 am
by nsktechguy
Thanks buddy...

I achieved it by using socat only.