STM32f4 LwIP MQTT
Hello,
I am able run successfully mqtt example on my stm32f4 MCU and on my local network.
I want to run the same code on a cloud platform. However there is a link provided by mqtt cloud provider not an IP address like 192.168.0.10
Can I directly use the below link instead of the IP address ? If not, then How can I ?
1f87a053302042c7a0ccb2dac5d1263b.s1.eu.hivemq.cloud
Best Regards
