Is it possible to run multiple MQTT clients on a single H7 using Netx Duo
I have a project where a single stm32h747 will be acting as a system controller for two groups of motor drivers. We want to create a client whenever a motor group is plugged in. This will ideally allow us to use functionality like the last will messa...