-->
Page 1 of 1

Address Resolution Protocol (ARP) with ESP8266

PostPosted: Thu Apr 23, 2015 12:45 am
by arsenalist
Hi all!

I connect my ESP to WiFi network. Then, I want to list all devices connected to that network.
After reading, I think Address Resolution Protocol (ARP) is the answer to my needs.
However, I can not find how to do (send) ARP packet with ESP8266. I think maybe someone already have custom firmware with ARP support. ;)

Please provide me with examples of how to send ARP packet with ESP then get list of devices' IP address and MAC.

Thanks all!

Cheers