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 connection failed on ESP32-S3FH4R2 #1554

Open
28106830 opened this issue Nov 15, 2024 · 0 comments
Open

WiFi connection failed on ESP32-S3FH4R2 #1554

28106830 opened this issue Nov 15, 2024 · 0 comments

Comments

@28106830
Copy link

Target name(s)

ESP32-S3FH4R2 PICO

Firmware version

ESP32_S3-1.12.1.3.zip

Was working before? On which version?

No response

Device capabilities

No response

Description

When using ESP32-S3FH4R2, using the wifi example, the following code freezes (tested on 4 boards)
WifiConnectionResult result = sender.Connect(net, WifiReconnectionKind.Automatic, MYPASSWORD);
There is no problem when using another motherboard: ESP32-WROOM-1
There is no problem when using another motherboard: ESP32-S3R8 chip

How to reproduce

  1. Use ESP32-S3FH4R2
  2. Use example WiFi

Expected behaviour

No response

Screenshots

No response

Aditional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant