send a message to HiveMQ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:32 AM - edited 2025-03-13 7:42 PM
Solved! Go to Solution.
- Labels:
-
Ethernet
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:56 AM
@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/
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-20 6:23 PM - edited 2025-03-13 7:42 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:38 AM
Please see the posting tips for how to properly post source code - not as images:
Do you have basic TCP/IP working?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:43 AM - edited 2024-10-21 3:52 AM
@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://en.wikipedia.org/wiki/MQTT
https://www.emqx.com/en/blog/the-easiest-guide-to-getting-started-with-mqtt
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:52 AM - edited 2025-03-13 7:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-10-21 3:56 AM
@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/
A complex system designed from scratch never works and cannot be patched up to make it work.
