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: Multiple secure not working

Part Number: MSP432E401Y

Hello,

I try to run HTTPS request when MQTT secure connection is established but HTTPS fail with error(-2021). If I run HTTPS request is send when MQTT secure connection is not established at that time HTTPS wroks.

I want that both MQTT and HTTP secure connection both work for simultaneously. for that what I have to do? 

How can I solve this problem?

Thanks,

Dinkar 

  • Hello, 

    we are waiting for reply.
    let me describe my problem again.

    Problem statement:- We are calling HTTPS request while we have already MQTTS is connected. In this case we should disconnect than only we could call HTTPS request. We have also checked in SDK example codes(mqttclientserver and httpsget). we combine both code with MQTTS and HTPPS by using required changes. We get same thing. so we are asking is it possible to do without disconnection of MQTTS. Because we could do same thing in our Gateway 2.0. For that we are currently using SDK4.20.

    Help me to solve this problem.

    Thanks,
    Dinkar