Device discovery at the data link layer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Device discovery at the data link layer

Jump to solution
1,028 Views
eshober
Contributor I

I would like to implement some form of Ethernet device discovery on our devices running MQX 3.8 with a Kinetis K-60. I would like it to work at the data link layer prior to having an IP address set. The idea is that they would simply plug our devices into the network and then run a program on a PC that would list all of our devices on the network and display their MAC addresses. I don't see any support for raw sockets. How can I access the network stack at the data link layer, perhaps to broadcast LLDP packets or something similar?

Is anyone doing anything like this? What techniques are being used? Has anyone implemented LLDP?

Any guidance would be much appreciated!

0 Kudos
Reply
1 Solution
685 Views
Martin_
NXP Employee
NXP Employee
0 Kudos
Reply
2 Replies
686 Views
Martin_
NXP Employee
NXP Employee

You may check this:

Re: Sending Ethernet 2 frames

0 Kudos
Reply
685 Views
eshober
Contributor I

Thanks Martin! I think that's exactly what I was looking for.

0 Kudos
Reply