Skip to main content
Visitor II
February 22, 2024
Solved

Home energy management system for smart grid

  • February 22, 2024
  • 1 reply
  • 1136 views

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.20240220-VinhSmartGrid01.png

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.

    This topic has been closed for replies.
    Best answer by STea

    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  

    1 reply

    STeaAnswer
    ST Employee
    July 5, 2024

    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