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

Resolved! OTA Update - What is the boot sequence?

Hi, i am currently trying to wrap my head around the OTA Application Update Procedure which STM32 recommends to do.So what i understand is:There is the BLE_Ota example (which basically should take another application binary and write it to some memor...

Exeu by Associate III
  • 226 Views
  • 4 replies
  • 0 kudos

Resolved! Default DTM firmware for X-NUCLEO-WB05KN1

Hello,I am working with an X-NUCLEO-WB05KN1 expansion board and I need to flash the default DTM firmware into the STM32WB05KN device.In the X-CUBE-WB05N package, I found the following folders:BLE_Transparent_Mode_STM32WB05_controller_onlyBLE_Transpar...

Resolved! NUCLEO-WB09KE getting started

Hi all, I'm fairly new to programming an STM32 :) Is there a simple way of getting started with the above wireless development kit? The documentation on the product page isn't very helpful.

Nucleos by Associate
  • 116 Views
  • 1 replies
  • 0 kudos

Resolved! OpenThread border router

Hello,I am working on a project using the STM32WBA microcontroller and looking for a way to provide Wi-Fi connectivity in order to connect the system to a web server.I've read in several places across ST's website that the STM32WBA series supports Op...

aboabra_0-1752477267824.png
aboabra by Associate II
  • 177 Views
  • 2 replies
  • 1 kudos

Resolved! STM32WB15 Error: FUS_STATE_ERR_UNKNOWN: Unknown error

Hi,I'm faced to a problem and i'm no more able using the FUS in order to update the BLE STACK: i get this error message: "FUS_STATE_ERR_UNKNOWN: Unknown error when i clicked on the START FUS button on the STM32CubeProgrammer tools (V2.13.0)we tried t...

Resolved! STM32F429IGT6 Dual Bank OTA updates

Hi folks,I am trying to implement a dual bank OTA system on my STM32F429IGT6 using DBM1 and BFB2 in the STMCubeProgrammer, but I'm having trouble booting into the second flash region (which I will call app_b from now on, along with app_a for the firs...