2025-02-14 05:32 AM - last edited on 2025-02-14 06:20 AM by Andrew Neil
Hello, i am using stm32 B-L4S5I-IOT01A i want to use the wifi module to send a message i plan on reciving on the terminal using mosquitto my question is do i need to download packages to enable the wifi and MQTT protocol ? if yes which ones ?
2025-02-14 05:56 AM
Hello @Safa_Rajhi ,
If you want to enable MQTT on B-L4S5I-IOT01, you can look at X-CUBE-CLD-GEN which uses Eclipse Mosquitto MQTT client. But, you need to update the example on B-L475E-IOT01 to suit your needs on B-L4S5I-IOT01.