Skip to content

Conversation

@IFX-Anusha
Copy link
Contributor

@IFX-Anusha IFX-Anusha commented May 26, 2025

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
UDP Class Functions

IFX-Anusha and others added 17 commits May 26, 2025 14:09
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
@jaenrig-ifx
Copy link
Member

@IFX-Anusha
Copy link
Contributor Author

Very nice :) One more thing, we forgot to add some examples (and then also to CI). These 2 should be working? https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/WiFi/examples/WiFiUdpSendReceiveString https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/WiFi/examples/WiFiUdpNtpClient

Here, in both of these, WiFi.firmwareVersion(); is used, which is not available for our port. I can comment out those lines and add those.

@jaenrig-ifx
Copy link
Member

Very nice :) One more thing, we forgot to add some examples (and then also to CI). These 2 should be working? https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/WiFi/examples/WiFiUdpSendReceiveString https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/WiFi/examples/WiFiUdpNtpClient

Here, in both of these, WiFi.firmwareVersion(); is used, which is not available for our port. I can comment out those lines and add those.

Yes, if you see the other examples, I have removed those as well, and adapt a bit to the returns we have in our WiFi class.
Anything that is not necessary we can remove. But all this can be also taken in a new ticket.

@IFX-Anusha IFX-Anusha merged commit 7d78b6c into main May 26, 2025
17 checks passed
@IFX-Anusha IFX-Anusha deleted the WiFiUDP_class branch May 26, 2025 11:35
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