2025-04-03 4:30 AM
Hi currently i am using STM32H735G-DK i need to implement Azure IOT using ThreadX
1. From CubeMX i have generated Drivers for MQTT,DNS,Cloud,DHCP,mdns,sntp in the cloud files where i can update my connection strings of my cloud Configured Asset I have already created one Azure Asset I need to add those details in cloud folder I have attached file folder structure for your reference
2. I referred an example in git hub
https://github.com/Azure-Samples/iot-middleware-freertos-samples/tree/main/demos
where all examples are related to WIFI
3. is it possible via Ethernet connectivity instead of WIFI
4. If it is possible what will be changes we need to do so that I can connect to Azure IOT