Writing an ethernet driver for TiM551 [closed]

asked 2014-03-18 13:22:47 -0500

pwong gravatar image

updated 2016-10-24 09:07:35 -0500

ngrennan gravatar image

I found this driver for the TiM551

http://wiki.ros.org/sick_tim3xx

It worked really well, but I want to take advantage of the TiM551's IP67 rating, so I can't use the usb on the side. I'm new to writing drivers for devices and not particularly knowledgeable on networking. Is there a guide out there for me to follow? I've been studying up on the LMS1xx driver, but I don't know if its enough to help me write it.

I would imagine the first step is to use wireshark to understand how the message is formatted.

Thank you!

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by demmeln
close date 2014-03-18 13:32:32