You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Use ESP32-S3FH4R2
Use example WiFi
Expected behaviour
No response
Screenshots
No response
Aditional information
No response
The text was updated successfully, but these errors were encountered:
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
Expected behaviour
No response
Screenshots
No response
Aditional information
No response
The text was updated successfully, but these errors were encountered: