Skip to content
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

WiFi examples #982

Merged
merged 1 commit into from
Oct 29, 2024
Merged

WiFi examples #982

merged 1 commit into from
Oct 29, 2024

Conversation

JAndrassy
Copy link
Contributor

@JAndrassy JAndrassy commented Oct 26, 2024

WiFi examples adopted from the WiFiNINA library. Arduino Giga WiFi users miss them.
With my setup* I could not run AP_SimpleWebServer and WiFiSSLClient.

  • I don't have Portenta or Giga. I test Mbed WiFi with a Nano RP2040 with esp-hosted-fw, ESPHost library and my EspHost-EMAC driver library which doesn't have local AP supported yet.

@pennam
Copy link
Contributor

pennam commented Oct 29, 2024

tested on the GIGA:
AP_SimpleWebServer 👍
SimpleWebServerWiFi 👍
AdvancedChatServer 👍
WiFiSSLClient 👍
WiFiUDPNtpClient 👍
WiFiUdpSendReceiveString 👍

@pennam pennam merged commit 2c40ba8 into arduino:main Oct 29, 2024
11 checks passed
@JAndrassy JAndrassy deleted the wifi_examples branch October 29, 2024 12:13
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.

2 participants