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
Describe the bug
The iot-reference-nxp-rt1060 repository does not support the latest EdgeLock devices from NXP. The SE050ARD-E/-F boards, released in 2022, are the latest secure elements from the rt1060. These elements use a different encryption type which is unsupported by the golden reference in turn leading to TLS failures.
The reference code needs to be updated to support these new boards.
Some bug pointers
Current committed code does not account for the E&F board variants like the latests plug+trust code. Both board and applet version are important here.
Describe the bug
The iot-reference-nxp-rt1060 repository does not support the latest EdgeLock devices from NXP. The SE050ARD-E/-F boards, released in 2022, are the latest secure elements from the rt1060. These elements use a different encryption type which is unsupported by the golden reference in turn leading to TLS failures.
The reference code needs to be updated to support these new boards.
Some bug pointers
Host
To Reproduce
Expected behavior
The demo is expected to work. That is, MQTT messages should be both published and received.
Screenshots
Wireshark logs
N/A
Additional context
The text was updated successfully, but these errors were encountered: