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

Error : Unable to get core ID

Hi everyone,I'm using a Nucleo WL55JC1 trying to run the Lorawan AT_slave application. When trying to run the project in STM32CubeIDE, I get the error "no device found on target". Did the process of the solution on this post : https://community.st.co...

mrgcap by Associate
  • 6806 Views
  • 4 replies
  • 1 kudos

Error: FUS_STATE_IMG_NOT_FOUND

Hi,Totally newb. I have a custom board with a STM32WB55CEU6. Connected over ST-LINK.I'm trying to upgrade FUS. Using stm32wb5x_FUS_fw.bin at 0x0807A000Everything seems to work fine until the very last step, where I get an error: FUS_STATE_IMG_NOT_FOU...

[BLE] User Description Descriptor for a Attribute

I would like for my services and characteristics to have a user readable string name.(when someone discovers them)How do I set that name in the descriptor of the attribute?Is there a convention on how the descriptor need to be set so devices will sho...

DS.4 by Senior II
  • 984 Views
  • 2 replies
  • 0 kudos

Bluetooth communication issue

Hi, I am using STM32WB55RG board. When I started working on the board, I did not upgrade the FUS and the wireless BLE stack. I just simply flashed my firmware hex file through cube programmer and it was working as expected(basic ble write and notify ...