Chat freely about anything...

User avatar
By arsenalist
#15334 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