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
  • 228 Views
  • 1 replies
  • 1 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
  • 4071 Views
  • 0 replies
  • 3 kudos

How to get STM32WB to report automatic to Zigbee2MQTT?

Hi I am creating my own Zigbee sensor, where i have add support for it in Zigbee2MQTT, however I am not sure on how the set the STM32WB up to automatic report its measured temperature values up?I can select the endpoint, cluster, attributes i want to...

KFisc.2 by Associate II
  • 3263 Views
  • 4 replies
  • 1 kudos

Resolved! How to enable a port in the SubG_Phy Ping Pong example code of STM32WL55 without any errors ?

 Though, I was able to run the point-to-point communication using the SubG_Phy ping-pong example using the STM32CubeIDE programmer with the STM32WL55JC1 board. However, if I just enable a GPIO port (making any minor changes in the configuration) to t...

Subha_shree_bask_1-1702571822485.png Subha_shree_bask_2-1702571847913.png Subha_shree_bask_3-1702571863996.png

I cannot completely turn off STM32Le55 (RAK3172)

 I'm using a micro stm32wl55 (RAK3172). I try to shut it down using shutdown mode. By turning it off without ever using the PWR_SUBGHZSPICR command, the micro turns on and off regularly with the expected consumption. However, if I activate the PWR_SU...

lino by Associate
  • 1365 Views
  • 1 replies
  • 0 kudos

Resolved! How to read internal flash in stm32wb55

Hi,i am working on stm32wb55 nucleo board.I want to read data form one location of internal flash e.g 0x08047000 and write into the other location e.g 0x08007000.i found there is HAL_FLASH_Program API available to write data into internal flash but i...

asala.19 by Associate III
  • 11132 Views
  • 6 replies
  • 1 kudos

STM32WB15 Server Mode Custom Template

Hi, I'm currently developing for the STM32WB15CC. During code generation with CubxMX, Under the "BLE Applications and Services -> Server Mode", the option for "Custom Template" is missing when FreeRTOS(CMSIS_V2) is enabled. This option is present whe...

SYuan.1 by Associate
  • 1797 Views
  • 2 replies
  • 0 kudos

Resolved! Disable opening of NOD_WB55RG USB Drive

Whenever I plug my Nucleo WB55 into my PC via USB, a Drive opens with some basic info about the Board. While this may be helpful at the beginning I don't want that this opens up everytime I plug it in. Is there a way to disable this behaviour in the ...

XG by Associate II
  • 2444 Views
  • 1 replies
  • 1 kudos

Resolved! STM32WB55CC zigbee not available?

Hello everyone. I started developing a zigbee zigbee application on a custom PCB, and since I don't need that much space I used the STM32WB55CC MCU. Everything went great until I had all components planted and wanted to update the zigbee stack when I...

P-NUCLEO-LRWAN3 Connectivity Issue

I am currently encountering difficulties with my P-NUCLEO-LRWAN3 board. It is worth noting that the board used to work flawlessly; however, it has recently encountered connectivity problems. Despite meticulously following the recommended setup proced...

ABell.5 by Associate II
  • 1482 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB55 - How to implement Zigbee OTA cluster

 Hello,I hope this message finds you well. I am currently managing over eight Zigbee devices connected to one Coordinator in a star topology fashion (8 or more End devices to one Coordinator). However, the manual procedure for flashing new firmware i...