This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: Dual secure connections using MQTT (AWS-IoT) and HTTPS fail

Part Number: MSP432E401Y

This is a follow up to the post "Multiple secure not working" (https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/979064/msp432e401y-multiple-secure-not-working/3638904?tisearch=e2e-sitesearch&keymatch=httpsget%2520-2021#3638904). 

Was this issue resolved?

I am experiencing the same problem.

If I connect my HTTPS Client to AWS S3 before MQTT(S), then I get a successful connection. But MQTT(S) reports NETWORK_DISCONNECTION_ERROR.

The other way around - establishing the MQTT(S) connection first gets a successful connection but then HTTPS fails with error code -2021 (SLNETERR_RET_CODE_FUNCTION_FAILED).

Any comments welcome.