Skip to main content
Associate III
October 21, 2024
Solved

send a message to HiveMQ

  • October 21, 2024
  • 6 replies
  • 2073 views

 

Tôi hy vọng mọi người có thể giúp đỡ. Nếu tôi chưa cung cấp đủ thông tin, vui lòng yêu cầu thêm.
This topic has been closed for replies.
Best answer by Andrew Neil

@QuangIoT wrote:

I am not particularly concerned about HiveMQ ... My issue is wanting to modify the username, password, port, and URL


But those details will be entirely specific to HiveMQ and how you are using it - cloud? local server? etc ...

 

https://www.hivemq.com/resources/

https://www.hivemq.com/webinars/

https://www.hivemq.com/community/

6 replies

QuangIoTAuthor
Associate III
October 21, 2024

How to connect STM32F429ZI to MQTT HiveMQ? What is the connection principle, and what is the connection command? What are the steps to connect STM32F429ZI to HiveMQ?

 

 

Andrew Neil
Super User
October 21, 2024

@QuangIoT wrote:

How to connect STM32F429ZI to MQTT HiveMQ? What is the connection principle, and what is the connection command? What are the steps to connect STM32F429ZI to HiveMQ?


HiveMQTT neither knows nor cares what microcontroller you use - these things would all be the same irrespective of your platform.

I suggest you start by reviewing these basic principles in the HiveMQ documentation, and general MQTT documentation, tutorials, etc.

https://docs.hivemq.com/hivemq/latest/user-guide/index.html

https://mqtt.org/

https://en.wikipedia.org/wiki/MQTT

https://www.emqx.com/en/blog/the-easiest-guide-to-getting-started-with-mqtt

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
QuangIoTAuthor
Associate III
October 21, 2024
 
 
Andrew Neil
Super User
October 21, 2024

Please see the posting tips for how to properly post source code - not as images:

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

 

Do you have basic TCP/IP working?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
ST Technical Moderator
October 21, 2024

Hi @QuangIoT ,

Please paste your code using </> button instead of sharing screenshots of it.

Review our tips on posting here.

Thank you

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.