Skip to main content
Visitor II
January 1, 2023
Solved

How to restore web server demo FW on STM32L4S Discovery kit IoT node (B-L4S5I-IOT01A)?

  • January 1, 2023
  • 2 replies
  • 1278 views

Hello, I'm exploring a new STM32L4S Discovery kit IoT node. After attemped to connect AWS but failed, the original Web server demo FW was erased. I appreciate your guidance regarding:

  1. How to restore the demo FW?
  2. Where can I get some basic CubeIDE examples for B-L4S5I-IOT01A?

Thanks in advance,

0693W00000Y7AP6QAN.pngpic1: web demo fw good

0693W00000Y7AMhQAN.pngpic: web demo fw broken

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @BS.Sun​ ,

    Maybe you are looking for the working example available in the STM32Cube L4 FW package:

    \STM32Cube_FW_L4_V1.17.2\Projects\B-L4S5I-IOT01A\Applications\WiFi\

    When your question is answered, please close this topic by choosing Select as Best.

    Imen

    2 replies

    Imen.DAnswer
    Technical Moderator
    January 2, 2023

    Hello @BS.Sun​ ,

    Maybe you are looking for the working example available in the STM32Cube L4 FW package:

    \STM32Cube_FW_L4_V1.17.2\Projects\B-L4S5I-IOT01A\Applications\WiFi\

    When your question is answered, please close this topic by choosing Select as Best.

    Imen

    BS.SunAuthor
    Visitor II
    January 2, 2023

    Great! Thanks.