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

NUCLEO-WBA25CE1 "Bootloader limitation"

Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.

ctrois by ST Employee
  • 132 Views
  • 0 replies
  • 0 kudos

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
  • 4031 Views
  • 0 replies
  • 3 kudos

Migration from STM32WB55RG to STM32WB5MMG

I have a stable BLE application on STM32WB55RG. The application uses a Custom Template, has one service one characteristic for notification only, and uses Public Address for Advertising. I send the notifications to Central with an interval of 100msec...

SPodl1_1-1766494035674.png
SPodl.1 by Associate II
  • 267 Views
  • 0 replies
  • 0 kudos

STM32WB55VGY6TR Device marking error?

We purchased 1,200 STM32WB55VGY6TR chips from the STmicroelectronics eStore for production. We encountered several firmware programming issues during the manufacturing process, and while investigating the cause, we noticed that the device marking was...

Yossie by Associate II
  • 1139 Views
  • 5 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
  • 434 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...

Resolved! 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 III
  • 1513 Views
  • 7 replies
  • 7 kudos