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

TX_POWER field in advertising data

Hello,I'm currently working with a STM32WB55 and I am here because I would like to set up the advertising data with the following ad types :AD_TYPE_SHORTENED_LOCAL_NAMEAD_TYPE_128_BIT_SERV_UUID_CMPLT_LISTBut it seems that I have not enough space. Acc...

CPaul.3 by Associate
  • 1017 Views
  • 1 replies
  • 1 kudos

Can I keep BLE connection alive in CPU1 STOP2 mode?

I have created a BLE application using STM32WB5RG BLE stack. Everything works good, I am able to advertise, authenticate & connect to the device. However, my application needs to run with low power. When I put CPU1 & CPU2 in STOP2 mode, I am noticing...

ATaba.1 by Associate II
  • 2271 Views
  • 3 replies
  • 0 kudos

Resolved! Exit Standby-Mode with RTC-Alarm after using BLE

Hello people,I am working on a Project with the stm32wb55 which includes Low Power Modes (Standby) and Bluetooth (BLE).When i turn off the Bluetooth part the controller can simply enter and exit Standbymode by my choice.However if i activate BLE on a...

Aok.1 by Associate
  • 1371 Views
  • 1 replies
  • 0 kudos

STM32WB BLE not working

Hello , I am fairly new to microcontroller programming and sorry if this is a noob question. I have a STM32WB55RG board and I want to learn developing a BLE application. I did an example from STM Workshop (Hands On) and it worked very well. Then i tr...

STM32WB Can't Use NOTIFY after OTA update without power reset

Hello!I'm trying to use the base OTA firmware updater within the STM32WB github package.For some reason, when I try to use the notify characteristic in my app after an OTA update, the notifications aren't being sent out.Is there something that needs ...

WSher.1 by Associate II
  • 1708 Views
  • 2 replies
  • 0 kudos

How to enable notification in P2P client?

Hi,I am using STM32WB55 USB dongle board as a client and another STM32WB55 USB dongle board as server. I want to send data from server to client using notify characteristic. How to enable notification in the client to receive the data ?

SChan.8 by Associate II
  • 1340 Views
  • 1 replies
  • 1 kudos