Skip to main content
Kevin(Dr.Electron)
Associate III
October 5, 2020
Solved

X-CUBE-IOTA v1.2.0 precompiled version doesn't work

  • October 5, 2020
  • 3 replies
  • 1080 views

I tried to update my project to version 1.2.0 and it didn't work. I now also found out that the precompiled version for the stm32f4 doesn't work. Also if I compile it by myself it doesn't work.

I get a valid ip with dhcp but the ip gets released immediately. Is this an error on my side? It did work with previous versions. But as a lot of network stuff has changed in 1.2, I'm not sure if there may be a bug. Let me know if i can help with further infos

This topic has been closed for replies.
Best answer by Andrea Palmieri

Hello Kevin,

We're pleased to inform you that the new release of X-CUBE-IOTA1 V1.3.0 fixes the issue you have raised. It was due to a misalignment with the LwIP library.

Please, find the package on st.com

Let us know if it works on your side.

Kind regards

3 replies

Andrea Palmieri
ST Employee
October 7, 2020

Hi Kevin,

Thanks for raising this issue. We're currently looking into this. Thanks for your patience.

Regards

Andrea Palmieri
ST Employee
October 15, 2020

Hello Kevin,

We're pleased to inform you that the new release of X-CUBE-IOTA1 V1.3.0 fixes the issue you have raised. It was due to a misalignment with the LwIP library.

Please, find the package on st.com

Let us know if it works on your side.

Kind regards

Kevin(Dr.Electron)
Associate III
October 19, 2020

Thanks, all works fine now