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

Resolved! STM32WL33 6LoWPAN

Hi, STM32WL33 is part of 6LoWPAN products, but in Firmware package there are no examples for 6LoWPAN. Can someone explain how to incorporate 6LoWPAN in STM32WL33 series ?

faruk by Associate
  • 760 Views
  • 4 replies
  • 1 kudos

End Device HardFault after switching to ClassC

Hello,I'm working with Actility as server, on a NUCLEO-WL55JC as the End-Device. I have the STM code from the STM32obeWL repository, version 1.3.0. When running a FUOTA campaign from the server the last update sent from the end device in the serial p...

oronshifman_1-1734872265199.png oronshifman_2-1734872930882.png oronshifman_3-1734873163308.png oronshifman_4-1734874171808.png

Resolved! B-WB1M-WPAN1 P2P Server .ioc Example Not Working

Hi all, I have a brand new B-WB1M-WPAN1 board which worked with the ST BLE Toolbox out of the box. It had 2 services, Heart Rate and LED. I was able to turn the LED on and off, notify the phone with the button and see heart rate. Imported into CubeMX...

Connor48 by Associate II
  • 268 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE Prebuild step does not work

Hi All,1. [Part Number] STM32WL33CC12. [Environment] Windows OS, STM32CubeIDE version 1.17.0, Firmware package STM32Cube FW_WL3 V1.0.03. [Schematics] STM32 Nucleo-64 development board4. [Details] See below.5. [Expected behavior] The script would patc...

ola_1-1737558664198.png
ola by Associate III
  • 462 Views
  • 2 replies
  • 2 kudos

Resolved! Lorawan class change

Hello,In our end-node application, the device occasionally needs to switch its operating class from Class A to Class C. This class switching is triggered by an external interrupt rather than a downlink message from the server.To achieve this, I am us...

pho3nix by Associate III
  • 282 Views
  • 1 replies
  • 0 kudos

Stm32wb55cgu6 HAL_PWREx_EnterSHUTDOWNMode();

  I am developing a very energy-efficient device. Which will work on the 2032 element. I understand that this will be a server that will wake up every 3 seconds for a short time and wait for a connection to it. I have a problem that in the HAL_PWREx_...