2025-05-21 1:52 AM - last edited on 2025-10-21 3:57 AM by Amel NASRI
Hi currently i am using STM32H735G-DK ((DK32H75G$AT4) schematic pack MB1520-H735I-C02) for implementing Azure IOT using ThreadX
1. I followed example of NX_MQTT_Client it is working fine
2. But i need to connect to Azure IOT via Azure c sdk i have added those and removed mqtt, freshly gen required things via cubemx using X-CUBE-AZRTOS-H7 and dhcp as client and ethernet (RMII) in interrupt
3. During assign ip via DHCP ip is not assigning and the ip_address_change_notify_callback() was not triggered i have followed same as NX_MQTT_Client but still it is not assigning
4. I have attached file for app_netxduo.c
NOTE: i have referred an example x-cube-azrtos-h5 for AZURE IOT but how to port this one to STM32H735G-DK (DK32H75G$AT4) schematic pack MB1520-H735I-C02 basically the folders and files of AZURE IOT how can we port ?
Logs
=========================================================================
= (C) COPYRIGHT 2023 STMicroelectronics =
= =
= X-CUBE-AZURE-H7 1.1.0 =
= Nx_Azure_IoT =
= =
= This application is not intended for production for security reasons. =
= Please refer to ROT/Nx_Azure_IoT application of X-CUBE-AZURE-H7 =
= on www.st.com for a secured package. =
=========================================================================
NetXDuo init entry
Create IP instance...
nx_app_thread_entry
Get IP Address...
The network cable is not connected.
Ethernet link is up
DHCP client started...
Looking for DHCP server ..
The network cable is connected.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.