Good day,
I've been all over the DigiFi source code, the wifi module data sheet, this forum, and the web in general and can't seem to find out how to determine the source address/port of an incoming UDP packet. I can use the setNetParams method to change the outgoing address/port before sending an outgoing UDP packet, but also need to know the incoming remote addresses in order to manage multiple streams over UDP.
Has anybody run into this yet?
Thanks,
Kevin