Discover devices in LAN / "arp -a" equivalent

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
Jaa_Han
Posts: 1
Joined: Wed Apr 13, 2022 7:22 pm

Discover devices in LAN / "arp -a" equivalent

Post by Jaa_Han » Wed Apr 13, 2022 8:09 pm

Hey,

is there a way to access the ARP-table on ESP32 with MP?
I want to discover specific devices inside a LAN, based on their MAC-address.

Any ideas or maybe a diffrent solution?
Thanks in advance

Jan

Post Reply