Implement MQTT on STM32WB to communicate with the server.
Hi everyone,
I have made a custom board which has an on-board STM32WB Controller along with a 3G Modem to connect with the internet. On the internet, I have my custom Web Server where some parameters are present. I want to fetch those parameters from the web server and save them inside the Controller so that hardware can buzz at a specific time defined in those parameters. All the communication with server is supposed to occur over MQTT. However, I don't know how to get started. If someone can please guide me thoroughly. I'll be very thankful.
Warm Regards,
