STM32 MCUs Wireless

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

stm32cubeprogrammer can not download

I am going to download the ble stack to stm32wb55 using the program. On P-NUCLEO-WB-55, it was downloaded properly, but I tried the same thing on my custom board, but it failed.This is the log we did on NUCLEO-WB55 below.Deleting previous wireless st...

Jlim.1 by Associate II
  • 438 Views
  • 1 replies
  • 0 kudos

How to correctly access flash memory to erase sectors (operation triggered by a BLE notification) before notifying the operation status through BLE.

Dear,My goal is to erase some flash sectors after the receipt of a specific BLE notification ( ChardId = OTAS_STM_BASE_ADDR_ID / Command = OTAS_STM_APPLICATION_UPLOAD) (line 17 in the first code sample). Once the operation done, I should notify the i...

RGali.1 by Associate
  • 397 Views
  • 1 replies
  • 0 kudos

Resolved! How to turn off bluetooth radio?

My application only needs to send data once every few minutes during which time i can save power by turning off the radio. I don't see any examples that do it, they don't even have a deinit function.

G5658 by Associate II
  • 941 Views
  • 3 replies
  • 0 kudos