Hi GISMikeMyers,
I believe that you need to set a port to listen if there are any UDP packets. Maybe initializing a port value and add udp.begin(port) in the void setup() part of your code. Let me know if this worked.
Regards
Sergio
Hi GISMikeMyers,
I believe that you need to set a port to listen if there are any UDP packets. Maybe initializing a port value and add udp.begin(port) in the void setup() part of your code. Let me know if this worked.
Regards
Sergio