2022-01-28 09:20 PM
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
Solved! Go to Solution.
2022-01-29 09:49 AM
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
2022-01-29 09:49 AM
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
2022-01-29 10:12 AM
Thank you, Knarf. I assumed wrong on what was in that folder. Thanks! It's working.
2023-11-30 04:26 AM
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