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.