I need help to implement SNTP on NUCLEO - H723ZG board it consist STM32H723ZGT6U microcontroller.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-31 2: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.
- Labels:
-
Ethernet
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-02-24 2: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-13 1:49 AM
Are you still dealing with this issue?
