Skip to main content
Associate III
November 19, 2025
Solved

Wi-Fi Implementation Example for STWINBX1 (STM32U5) Using eLooM + Cloud Connectivity

  • November 19, 2025
  • 1 reply
  • 155 views

Hello everyone,

I’m looking for any Wi-Fi connectivity implementation examples for the STEVAL-STWINBX1 (STM32U5). Ideally, I’m searching for a solution that integrates with the eLooM framework, or at least a reference on how to properly add Wi-Fi tasks within eLooM.

Specifically, I’m trying to find:

  • Wi-Fi driver/task examples compatible with STWINBX1
  • Any eLooM-based implementation of Wi-Fi or network communication
  • Example projects that connect to AWS IoT using Wi-Fi (HTTP)
  • Documentation or sample code showing recommended methods for enabling Wi-Fi cloud communication on STWINBX1

So far, I haven’t found a clear reference project for STWINBX1 + Wi-Fi, especially one supporting cloud connectivity or integrating with the eLooM architecture.

If anyone can share links, example projects, or guidance on how to implement this, it would be greatly appreciated.

Thank you!

Sajid

Best answer by Sajidaap

I completed the Wi-Fi implementation using the STWINBX1_WIFI demo code provided by ST.

1 reply

SajidaapAuthorBest answer
Associate III
January 3, 2026

I completed the Wi-Fi implementation using the STWINBX1_WIFI demo code provided by ST.