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
  • 301 Views
  • 1 replies
  • 2 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
  • 4118 Views
  • 0 replies
  • 3 kudos

STM32WB15 FUS refusing to start

I was updating application firmware on an STM32WB15CC, but my user application wasn't advertising correctly.  I decided to re-install the wireless firmware.  However, I am unable to do so, as my FUS refuses to start.  Reading the FUS infos shows a FU...

ironduck_0-1741364212601.png ironduck_1-1741364260797.png
ironduck by Associate
  • 866 Views
  • 1 replies
  • 0 kudos

STM32WL54 does not wake up after 4-5 days in STOP2 mode

The device is designed i  a way that, it should wake up every 30 seconds via RTC wake up timer or upon button press, read sensor values (for temperature and humidity ), if there is any change in these values , send packets via radio (SUBGhz) and ente...

euclid by Associate
  • 1937 Views
  • 2 replies
  • 0 kudos

Resolved! Setting SC_KEY_TYPE to debug mode fails in STM32WB55

Hello, I want to enable the secure connection key type as 'DEBUG' in STM32WB55 with my custom setup. The cube IDE does not allow this setting in the configuration of .ioc file. I followed this tutorial and added the following line in my code inside t...

tmk_0-1739237869435.png tmk_1-1739238012604.png
tmk by Associate II
  • 1272 Views
  • 2 replies
  • 0 kudos

Resolved! Accepting / rejecting pairing requests on STM32WB55

Hello, I am using STM32WB55 chip on my custom setup. I have configured my device in peripheral mode. I want to be able to accept / reject pairing requests initiated by the client device. I am following AN5270 for development. I have added code to set...

tmk_0-1741228230220.png
tmk by Associate II
  • 947 Views
  • 1 replies
  • 0 kudos

HCI_COMMAND_COMPLETE_EVENT ON STM32WB55

I am using the stm32wb5x_BLE_Stack_full_extended_fw.bin (1.18) on my STM32WB55. I would expect to get the HCI_COMMAND_COMPLETE_EVENT after calling hci_reset(), but I never get the event. I get the other HCI events such as HCI_DISCONNECTION_COMPLETE_E...

Resolved! TX power Level in BLE Advertisement

Hi allWe are using STM32WB55 for BLE application. By default, the TX power is added to AD data structure. Got to know that we can use this below API to remove the field from advertisement. ret = aci_gap_delete_ad_type(AD_TYPE_TX_POWER_LEVEL);Is there...

ABN_0-1740402584432.png
ABN by Associate III
  • 1598 Views
  • 2 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.