Skip to content

WiFi UDP & Multicast Functionality #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Jul 22, 2020
Merged

Conversation

sebromero
Copy link
Collaborator

This PR implements some missing functions for WiFiUDP functionality. Previously it didn't compile because not all virtual functions were implemented. Some testing still need to be done.

@sebromero sebromero force-pushed the wifi-udp branch 2 times, most recently from 82291da to 7ba66ce Compare July 12, 2020 09:12
@jwestmoreland
Copy link

I built with this - the wifi-udp branch - it apparently doesn't work - or maybe it doesn't work with multicast (yet) since my sketch is using multicast. Note, if I use this branch, my sketch will reset every few minutes or so. If I just include the WiFiUDP files that are included with the 1.2.1 version in this repo - the sketch doesn't reset but still no UDP via multicast.

Just an FYI.

I'm not sure the debugger works either with the portenta_m7 yet - but I will look into the configs on that to see if there is one yet that supports the portenta.

Regards,
John W.

@sebromero sebromero marked this pull request as ready for review July 20, 2020 11:04
@sebromero
Copy link
Collaborator Author

@facchinm Looks like we can merge this and close #15.

@jwestmoreland
Copy link

Sebastian,

Maybe change title to: Wifi UDP & Multicast Functionality ?

Thanks,
John

@sebromero sebromero changed the title Wifi UDP Functionality WiFi UDP & Multicast Functionality Jul 22, 2020
@facchinm facchinm merged commit b081c5a into arduino:master Jul 22, 2020
@sebromero sebromero deleted the wifi-udp branch July 22, 2020 07:49
@jwestmoreland
Copy link

Thanks Martino and Sebastian!

khoih-prog added a commit to khoih-prog/MDNS_Generic that referenced this pull request Sep 13, 2021
For fixing Portenta_H7 UDP Multicast. Still not working.

The Patches are from `mbed_portenta` core's PR [**WiFi UDP & Multicast Functionality** #14](arduino/ArduinoCore-mbed#14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants