Home energy management system for smart grid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-02-21 6:57 PM
Hi all
I am doing the research and development for a home energy management system (EMS) for smart grid applications and my prototype is in the early stage of development.
My prototype is tested working fine with Ethernet IPv4 (TCP/IP). However, the IoT technology requires it to work with IPv6. Could anyone please share me a sample code for IPv6? Thank you very much in advance.
- Labels:
-
STM32F1 Series
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-07-05 4:46 AM
Hello @Vietvinh Nguyen ,
Can you specify the stm32 exact product as well as the environment and middleware and IP stack you are using (LWIP ,NetXduo, FreeRTOS .. ) you are using to further guide you throw.
you can take a look at this example which was implementing using AzureRTOS using dual IPV4/V6 addressing :
Creating a dual IPv6 & IPv4 NetXDuo UDP applicatio... - STMicroelectronics Community
Regards
