2024-04-02 02:08 AM
Good day
Has anyone integrated MQTT on the STM32H563ZIT?
I managed to get the Nx_iperf running on my custom board, but I need some help on integrating MQTT into this.
I have never used Azure RTOS and any help would be appreciated
2024-04-02 06:31 AM
Hi
There is an MQTT example for STM32H573I-DK in Cube H5 under Projects\STM32H573I-DK\Applications\NetXDuo\Nx_MQTT_Client. It also uses TLS.
You have to adapt it to STM32H563ZIT (nucleo board ?).
2024-04-02 06:53 AM
Hi
I tried that example. But as it is, before i try to make it work on my board, I cannot get it to compile.
I downloaded it via Github as well as the .zip file from the ST site. I import is as I would normally but I just cannot get it to compile. I am currenly using STM32Cube IDE V1.15.0
2024-04-10 05:56 AM
hi
I will have a look at the project.
I am currently using a custom board with a STM32H563Z.