How to connect STM32U5 ( B-U585IOT02A ) using mqtt to Local mqtt Broker
Hello Community,
I want to connect my STM32U5 ( B-U585IOT02A ) using mqtt to local broker which is running on ubuntu system.
I found one example running mqtt in STM32U5 ( B-U585IOT02A ).
But this example demonstration runs mqtt with tls and test broker test.mosquitto.com But in my case I just want to share sensors data using mqtt to mqtt broker running in ubuntu system over same wifi network.
Can Anyone can tell me where should I do changes in the example to achieve connection to local broker.
Thanks in advance for you valuable answer.
