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

Resolved! STM32WB55REV6: Failed to get programmed via SWD

Hello everyone,I'm a fairly experienced STM32 Developer, and I use the STM32 line almost in all of my designs.However, I've encountered an extraordinary problem.I've followed this Application note: AN5290 in my schematic (see attachment).However, I c...

turjman_0-1729326786326.png
turjman by Associate
  • 293 Views
  • 2 replies
  • 1 kudos

Resolved! Clarification on acronym TOS

The STM32WL5MOC datasheet (DS14084 - Rev 4 Feb 2024) contains the following comment on page 6."To keep an output power > 13 dBm, the TOS presented to the module should be ≤2."Will someone please tell me what TOS stands for. Best regards, Roy Cooley  ...

RCool.1 by Associate II
  • 195 Views
  • 1 replies
  • 0 kudos

Lorawan Bad uplink signal

I am trying to build a custom board with Nucleo L476 , RFM95 (sx1276) and the ICUBE lorawan library. I have build multiple borads, connecting the RFM via jumper cables or on a breakout board. I have tried different antennas but the result is always t...

MViei.1 by Associate II
  • 1296 Views
  • 8 replies
  • 0 kudos

STM32CubeMX - Programming an BLE LP device (WB07CC)

With the introduction of the new STM32WB07 MCUs in the STM32CubeMX software, the BLEMGR Middleware has also been added. Within this Middleware, it is supposed to be possible to programm BLE Low Power (LP) devices. However, there is a lack of document...

Emueller by Associate II
  • 224 Views
  • 3 replies
  • 0 kudos

STM32WBxx Cannot flash a wireless coprocessor binary

Hi, I am currently working with the STM32WB Nucleo Boards. I wanted to flash the stm32wb5x_Zigbee_FFD_fw.bin on the Dongle. However, when I start the firmware update, this message appears:Here the firmware upgrade service window:Does anyone know a so...

maestrmx19_1-1727510872100.png maestrmx19_0-1727510823216.png

Missing CO2 ZCL cluster in Zigbee library

Hi, I have started project with NUCLEO-WB55RG, which i planned to use as Zigbee router for my Home Assistant. I have manage to get temperature  working, then I wanted to add CO2 value (measured by SDC30 sensor) as next step but i have found out that ...

Toximik by Associate II
  • 198 Views
  • 2 replies
  • 0 kudos

Configure STM32WB15CCU6 without LSE

I am working on a stm32wb15ccu6 and I am not able to detect the ble device in stm toolbox application on mobile phone. I am using example program of P2P Server and just made some changes as disabling LSE and related points. I am getting error as.Will...

Omkar14_0-1727171306848.png
Omkar14 by Associate
  • 215 Views
  • 3 replies
  • 0 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
  • 290 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
  • 307 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