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
  • 1702 Views
  • 0 replies
  • 2 kudos

Resolved! STBLEToolbox not discovering devices

I have a HC-06 module being run via USART from a STM32F411RE NUCLEO board.When I run STBLEToolbox (or LightBlue) the module doesn't appear in the scan list (all filters are off)Yet when I open my Bluetooth settings on my phone the module shows up & I...

Resolved! STM32WL33: send the raw HF Data to a GPIO Pin

Hi everyone,I'm at the start to build up my transceiver based on the STM32WL33 with the Nucleo-board NUCLEO-WL33CC1 and the Mainboard MB1801. I want to use the IOC in the Cube IDE.If you are trying to send the raw HF Data to a GPIO Pin:  Change  __HA...

BLE receive data DMA and TASK Sequencer

Hello, I am making BLE data logging application where STM32WB35 series working as peripheral and sending to laptop the sensor data every second. STM32WB35 is receiving data from sensor on UART and sending same data to laptop every second on BLE. The ...

Nico3 by Senior
  • 394 Views
  • 1 replies
  • 0 kudos

RSSI Calculations

I am new to developing RF applications but am tasked with developing a signal profile for a LoRa sensor node. I want to use the lsnr and rssi values calculated by the gateway to map signal strength over a set of environmental parameters. I need to ex...

danpistorino_1-1737745514379.png danpistorino_3-1737745690836.png

Resolved! Error in initializing ST-LINK device. (stm32wb09ke)

when i try to download the code i got this message : Error in initializing ST-LINK device.Reason: No device found on target. when i try to build i get this message NOTE: This behaviour is deprecated and will be removed in a future version of the link...

Capture d'écran 2025-02-26 161035.png
Nour123 by Associate
  • 370 Views
  • 1 replies
  • 0 kudos

STM32WB55 BLE stop2 mode electric current

Hellow all,I am running a custom BLE application on STM32WB55 and I want to run in low power STOP2 mode,At the same time, Bluetooth needs to remain in broadcasting state. I am not sure what the average power consumption is in this case. I monitored t...