Hello,

Newbie here with a scenario and a question.

We have a cinematic camera that we can control remotely via a serial connection.  Other devices are available on the market that use a simple serial->wifi board to allow this control.  I am attempting to use a Ubiquiti Picostation instead. 

So far, I have figured/read/learned how to do a few things, but others elude me.  I can disable OpenWRT's use of the serial console.  I have also been able to wireless connect to the pico with the camera attached and visually see the serial console data.  However, I am at a loss for what step/steps should be next.  Ultimately, I want the camera connected to the serial port on the pico station to function similarly to how the serial to wifi bridge works.

I've read up on netcat and ser2net and have tried both.  Unfortunately, it's a bit beyond me (it's taken me six months of testing on my down time to get where I am). 

Can anyone point me in the right direction or at least show me the bread crumbs?  Ultimately, I want to take the serial data from the camera, (i believe) forward it to TCP, wirelessly access the router with my computer, and be able to send and receive data via a software control program to the camera on the other end of the router.

Thank you all for any help and insight.