Listen for broadcast packets without assigning IP address
Posted: Wed Feb 13, 2019 8:36 pm
I have a requirement for an ESP32 board to listen out for and parse UDP broadcast packets on ethernet (LAN8710A) but preferably without having been assigned an IP address.
Is it possible to pass raw packets to the cpu? Example if you have one please. I have been using the Arduino IDE.
Is it possible to pass raw packets to the cpu? Example if you have one please. I have been using the Arduino IDE.