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

BLE disconnection problem on Android 15

I enabled the bonding feature in STM32WB5MMGH6TR.Bonding is working correctly. But when the device(STM32WB) is bonded to phone(Android 15), calling disconnect from the phone does not disconnect the device.This problem does not occur when:-1. Phone An...

abhi4_0-1766479530563.png abhi4_1-1766479549092.png
abhi4 by Associate
  • 63 Views
  • 0 replies
  • 0 kudos

Infinite loop in stm32_list.c

Hello,I'm having trouble with our BLE app where our code gets stuck in an infinite loop in `stm_list.c`, specifically in the `passPendingToActive()` function.When I expand the `AmmPendingCallback` variable in CubeIDE, I see this:And following the log...

JFisherLegato_0-1766354385493.png JFisherLegato_0-1766410981989.png

Resolved! Can not flash stm32wb5x_Zigbee_FFD_fw.bin

Hi,i have a bit of situation here.I wanted to try a zigbee example from cube mx (On/off ED).So i first flashed the FUS v2.2.0 on the device.But now it turns out that i can not flash the desired FW anymore : stm32wb5x_Zigbee_FFD_fw.bin.It only errors ...

Exeu by Associate III
  • 114 Views
  • 5 replies
  • 0 kudos

P Nucleo LRWAN 3 terminal communication issue

Hello,I am setting up a P-NUCLEO-LRWAN3 kit and experiencing issues with serial communication to the end node.Initially, when connecting the board to Tera Term / PuTTY, I could see boot messages, but I was unable to send any commands (no echo or resp...

HAL I2C Transmit then Receive without a stop between

Hello,I’m using an STM32WBA65 and trying to communicate with a peripheral (PTX30W) over I2C1.The peripheral requires the following I²C sequence: START → WRITE → REPEATED START → READ → STOP However, using HAL_I2C_Master_Transmit() followed by HAL_I2C...

SnoZek_0-1766073089303.png
SnoZek by Associate II
  • 201 Views
  • 7 replies
  • 5 kudos