This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MQTT TLS Support

In continue to https://devzone.nordicsemi.com/support/233777
We tested the demo for some days, it works. But last week it stoped on open socket with error -47.
At the same time the certificates and broker works good (we tested it from PC). We tested it with different mobile operator and got the same error.
What can leads to it?

Parents
  • Hi.

    Did the DNS lookup succeed?

    If it was not successful, it should print a message on the form

    Have you done any changes to the demo?

    I also tested using the last code sent in the linked case, and it seemed to work on my end.

    Best regards,

    Didrik

  • Yes DNS works fine. We see the IP in log.
    No we don't change anything after flashing the demo in the board. It's a pretty strange. The are the main question what was changed here? Because the broker developing team told that they don't change anything here and the certificates works from PC through MQTT.fx.

Reply
  • Yes DNS works fine. We see the IP in log.
    No we don't change anything after flashing the demo in the board. It's a pretty strange. The are the main question what was changed here? Because the broker developing team told that they don't change anything here and the certificates works from PC through MQTT.fx.

Children