cancel
Showing results for 
Search instead for 
Did you mean: 

I need help to implement SNTP on NUCLEO - H723ZG board it consist STM32H723ZGT6U microcontroller.

SGupt.13
Associate

This is SNTP related query.

I have connected my NUCLEO - H723ZG board with ethernet LAN port and now I want to receive and extract time ( through SNTP) on my NUCLEO - H723ZG board so i need support a reference code which can complete my desired requirement.

Please provide guidance in this regards.

It on urgent basis.

2 REPLIES 2
KDJEM.1
ST Employee

Hello @SGupt.13​ and welcome to Community 🙂 ;

I advise you to get inspired from the Nx_SNTP_Client example available in x-cube-azrtos-h7 package.

This example developed with STM32H747I-DISCO board.

But, you can configurated your project with Nucleo-H723ZG by following the instructions "How to develop a NetX SNTP client and connect with an STNP server to get a time update" in the readme file.

I hope this help you!

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

mbarg.1
Associate III

Are you still dealing with this issue?