Description
Target name(s)
ESP32_S3_ALL
Firmware version
1.9.1.151
Was working before? On which version?
no
Device capabilities
No response
Description
I have an IoT Application connected to the Azure IoT Central with all up-to-date nuget assemblies runs on the following targets:
- ESP32_S3 (1.9.1.151) - working very well
- ESP32_S3_BLE (1.9.1.162) - working very well
- ESP32_S3_ALL (1.9.1.151) - throwing the following exception:
++++ Exception System.Net.Sockets.SocketException - CLR_E_FAIL (1) ++++
++++ Message:
++++ System.Net.Security.SslNative::SecureClientInit [IP: 0000] ++++
++++ System.Net.Security.SslStream::Authenticate [IP: 0045] ++++
++++ System.Net.Security.SslStream::AuthenticateAsClient [IP: 000a] ++++
++++ nanoFramework.M2Mqtt.MqttNetworkChannel::Connect [IP: 0063] ++++
++++ nanoFramework.Azure.Devices.Client.DeviceClient::Open [IP: 00b6] ++++
Note, there is no graphics and BLE usage in the application, so it should be all three targets worked the same without this exception.
How to reproduce
No response
Expected behaviour
No response
Screenshots
No response
Aditional information
No response