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

Resolved! how to broadcast 15 byte data with ble

I want to create a program on stm32wb55 where the program broadcasts with a 15 byte payload containing the stm mac address, 4 bytes of data & 5 bytes of dataI have successfully done it on ESP32 and it can be scanned by a scanner esp32 broadcasterScan...

Aboyh_1-1727170220085.png Aboyh_2-1727170288220.png Aboyh_3-1727170363221.png
Aboyh by Associate II
  • 1499 Views
  • 2 replies
  • 1 kudos

Error: FUS_STATE_IMG_NOT_FOUND

Hello, I am trying to flash the stm32wb5x_BLE_LLD_fw.bin file onto my STM32WB55, but I keep encountering the following error code. Can someone help me?09:16:00 : Old Firmware delete ...09:16:00 : Warning: Option Byte: nSWboot0, value: 0x0, was not mo...

Moritz18 by Associate II
  • 912 Views
  • 3 replies
  • 0 kudos

Resolved! Manually set Spreading Factor and TX power

We're using the STM32WLE5JC to develop a LoRa-based project. We are looking into testing our sensor in a very specific environment with very specific settings - the TX power and Spreading Factor. Can these two be manually configured?Thanks

Resolved! Sequencer clock source and frequency?

I am using an STM32WLE5 board and running the following github code:https://github.com/danak6jq/Seeed-LoRa-E5 I have been searching all morning and cannot seem to find what the clock source (to be exact what file and line of code) is to the sequencer...

SWenn.1 by Senior III
  • 1282 Views
  • 1 replies
  • 0 kudos

Preventing Clock Switch during 802.15.4 RX

Hello everyone.I am currently trying to implement the application “Phy_802_15_4_Cli” from the STM32Cube repository in Zephyr. We are using a STM32WB55RG. Unlike in the standard application, we use the PLL as SYSCLOCK, the input clock is HSE (32MHz). ...

Silvio_R by Associate
  • 500 Views
  • 2 replies
  • 0 kudos