2023-01-31 02:49 AM
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.
2023-02-24 02:53 AM
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.
2023-11-13 01:49 AM
Are you still dealing with this issue?