STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 3108 Views
  • 0 replies
  • 2 kudos

Resolved! Zigbee application for thermostats

Hello, i am looking into doing wireless thermostats using Zigbee who communicates with controlers. The controlers activate and desactivate valves to heat the house. What would be the configuration of the microcontrolers and how can i program my appli...

RoyX by Associate
  • 263 Views
  • 1 replies
  • 0 kudos

OTA update with stm32web bluetooth app

I am trying to update my stm32wba55 firmware using stm32wba web Bluetooth app but every time its getting stuck at uploading please wait. I have successfully updated the firmware using web Bluetooth once and after that every time I am trying its showi...

Bare metal SPI implementation problem

Hi, I'm trying to get a bare metal implementation of SPI working on a STM32WB55 Nucleo board.The transmit appears to work but I cant get the receive function to work. I'm using a loop back by connecting MOSI & MISO with a jumper.When in debug I can s...

Resolved! How to set in CubeMX to use BLE extended advertising?

I am controlling BLE server using stm32wba54cgu6 chip and CubeIDE 1.18.0.1. In order to use extended advertising function, what part should I set in CubeMx?2. I think that adv_ext_app.c / adv_ext_app.h file should be created to use extended advertisi...

Will912 by Associate
  • 313 Views
  • 1 replies
  • 0 kudos

Resolved! lrwan 2 gateway firmware

Hi,I’m currently working with the NUCLEO-F746ZG board. Could someone please guide me on where to find the corresponding gateway firmware binary (e.g., st-nucleo-lora-gw-at-fw-v2.0.2.bin) and the setup procedure for getting the gateway up and running?...

NITH by Associate
  • 330 Views
  • 2 replies
  • 0 kudos

Resolved! stm32wle5 stop mode issue

Hello,   I am trying stm32le5ccu6 with SUBGHZ PINP PONG method to send data.in that i am getting stuck at 3 things 1. rtc for time and date. 2. writing data into internal flash address 3. when trying stop2 mode, i have set up 20 sec wake up interrupt...