cancel
Showing results for 
Search instead for 
Did you mean: 

Home energy management system for smart grid

Vietvinh Nguyen
Associate III

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.

1 ACCEPTED SOLUTION

Accepted Solutions
STea
ST Employee

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  

In order 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.

View solution in original post

1 REPLY 1
STea
ST Employee

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  

In order 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.