Skip to main content
Visitor II
March 18, 2021
Solved

AWS IoT with Nucleo-F767ZI?

  • March 18, 2021
  • 1 reply
  • 738 views

So this is a related question to connecting through ethernet. I'm having trouble using my ethernet connection for AwS IoT. Are there any resources to do this? Most of what I found involved using wifi instead.

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

    An Ethernet-enabled board (NUCLEO-H755ZI) is supported through LwIP in the X-CUBE-AWS Cube Expansion Package v2.1.

    It is a different MCU family, but since the Ethernet peripheral is basically the same, some code reuse should be possible.

    1 reply

    grdAnswer
    ST Employee
    June 1, 2021

    An Ethernet-enabled board (NUCLEO-H755ZI) is supported through LwIP in the X-CUBE-AWS Cube Expansion Package v2.1.

    It is a different MCU family, but since the Ethernet peripheral is basically the same, some code reuse should be possible.