Skip to main content
JFlowers
Associate III
January 29, 2022
Solved

How to enable WiFi on STM32L4 Discovery kit IoT node (B-L475E-IOT01A)?

  • January 29, 2022
  • 2 replies
  • 5100 views

I would like to enable WiFi on the STM32L4 Discovery kit IoT node (B-L475E-IOT01A) and run a very simple HTTP server inside a FreeRTOS task.

I would prefer to use the STM32CubeIDE to do this but will yield to MBED or some other framework if necessary.

Any pointers, please?

Currently, I do not see a way to enable WiFi in STM32CubeIDE.

I do NOT want to set up this as an IoT node to any cloud.

Thanks!

Joe

Best answer by KnarfB

https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/B-L475E-IOT01A/Applications/WiFi ?

Comes with the firmware, should already be on you disk %USERPROFILE%\STM32Cube\Repository\STM32Cube_FW_L4_V1.17.1\Projects\B-L475E-IOT01A\Applications\WiFi

hth

KnarfB

2 replies

KnarfB
KnarfBBest answer
Super User
January 29, 2022

https://github.com/STMicroelectronics/STM32CubeL4/tree/master/Projects/B-L475E-IOT01A/Applications/WiFi ?

Comes with the firmware, should already be on you disk %USERPROFILE%\STM32Cube\Repository\STM32Cube_FW_L4_V1.17.1\Projects\B-L475E-IOT01A\Applications\WiFi

hth

KnarfB

Visitor II
November 30, 2023

can u suggest me a link or document where you learned about this wifi and bluetooth coding and also i want to learn all other peripheral in the stm32 iot board

 

JFlowers
JFlowersAuthor
Associate III
January 29, 2022

Thank you, Knarf. I assumed wrong on what was in that folder. Thanks! It's working.

Associate II
March 15, 2025

hey brother ....i need a help actually i want to send my data which is stored in buffer to things speak...i m not able to interface the on board wifi.... can u help me with it ?? please :)