Skip to content

Add generic display to target ESP32_S3_BLE #1487

Closed
nanoframework/nf-interpreter
#2946
@romankiss

Description

@romankiss

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions